sarankk commented on code in PR #272:
URL: https://github.com/apache/cassandra-sidecar/pull/272#discussion_r2674146102
##########
adapters/adapters-cassandra41/src/main/java/org/apache/cassandra/sidecar/adapters/cassandra41/Cassandra41Adapter.java:
##########
@@ -50,7 +50,7 @@ public Cassandra41Adapter(DnsResolver dnsResolver,
*/
@Override
@NotNull
- protected StorageOperations createStorageOperations(DnsResolver
dnsResolver, JmxClient jmxClient)
+ public StorageOperations storageOperations()
Review Comment:
Can you revert this change too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]