[ 
https://issues.apache.org/jira/browse/CASSANDRASC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yifan Cai updated CASSANDRASC-88:
---------------------------------
    Reviewers: Yifan Cai
       Status: Review In Progress  (was: Patch Available)

> 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
>          Components: Configuration
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>              Labels: pull-request-available
>
> 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