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
In the above class, we make the slf4j imports and only use them once [0]. To save one having to use their own logging it would be nice for Hector to log at INFO for ConfigurableConsistencyLevel.
In the above class, we make the slf4j imports and only use them once [0]. To save one having to use their own logging it would be nice for Hector to log at INFO for ConfigurableConsistencyLevel.
This should be trivial to implement.
[0] https://github.com/hector-client/hector/blob/master/core/src/main/java/me/prettyprint/cassandra/model/ConfigurableConsistencyLevel.java#L49
The text was updated successfully, but these errors were encountered: