The Select all query works fine in a Cassandra KeySpace-Column Family. But when the Select by Key query is issued for a specific key, the FluentCassandra client throws a timeout exception. This happens for some of the keys in the same column family , while others succeed.
Could this be due to an index issue.