DROP USER removed only permissions of a user

2016-12-15 Thread Cyril Scetbon
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

Re: All subsequent CAS requests time out after heavy use of new CAS feature

2016-12-15 Thread horschi
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