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
Currently the message logged when there is another client holding the lock does not contain that client id because it relies on the toString method from ResultSet and thats not convenient.
Currently the message logged when there is another client holding the lock does not contain that client id because it relies on the
toString
method fromResultSet
and thats not convenient.cqlmigrate/src/main/java/uk/sky/cqlmigrate/CassandraLockingMechanism.java
Line 80 in d8cad30
The text was updated successfully, but these errors were encountered: