Hey guys,
I use a third app that does a DROP USER in Cassandra 2.1.14. However the user
is still there and has no longer permissions. Do you have any idea what kind of
situation (except a bug) could cause such an effect ? We dig into the app's
code but it doesn't seem to be the source of the er
Hi,
I would like to warm up this old thread. I did some debugging and found out
that the timeouts are coming from StorageProxy.proposePaxos()
- callback.isFullyRefused() returns false and therefore triggers a
WriteTimeout.
Looking at my ccm cluster logs, I can see that two replica nodes return
di