You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will collect more data when my current test finishes. But this is what I observed with 2.16.2b:
a cluster of 4 machines, running latest 5.2 release candidate. The keyspace has replication factor 3. The writer is pushing about 30k inserts per second, with consistency level set to QUORUM.
While the client is stopped, I stopped one of the servers. Then I started the client (all 4 are configured in cluster contact points). The client complained a bit about failed connections, but went chugging along, as we have enough replicas for the quorum.
Then I started the server that was stopped, and the client segfaulted immediately as the server started accepting connections.
The text was updated successfully, but these errors were encountered:
I will collect more data when my current test finishes. But this is what I observed with 2.16.2b:
a cluster of 4 machines, running latest 5.2 release candidate. The keyspace has replication factor 3. The writer is pushing about 30k inserts per second, with consistency level set to QUORUM.
While the client is stopped, I stopped one of the servers. Then I started the client (all 4 are configured in cluster contact points). The client complained a bit about failed connections, but went chugging along, as we have enough replicas for the quorum.
Then I started the server that was stopped, and the client segfaulted immediately as the server started accepting connections.
The text was updated successfully, but these errors were encountered: