Francisco Guerrero created CASSANDRASC-88:
---------------------------------------------

             Summary: Allow DriverUtils to be pluggable
                 Key: CASSANDRASC-88
                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-88
             Project: Sidecar for Apache Cassandra
          Issue Type: Improvement
            Reporter: Francisco Guerrero
            Assignee: Francisco Guerrero


Sidecar provides a class to provide utilities to access package private methods 
in the datastax driver. However, the nature of the static methods is that it 
doesn't allow for plugging a custom implementation. For example, if we plug a 
new driver version, these methods might not necessarily work as APIs might 
change between version changes. For that reason, we need to provide a shim 
layer to access these utilities, and allow pluggability when needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to