openzipkin / brave-cassandra

Tracing instrumentation for Cassandra and the DataStax Java Driver
Apache License 2.0
12 stars 14 forks source link

Support for Datastax Cassandra driver 4.x #23

Open natalie-zamani opened 5 years ago

natalie-zamani commented 5 years ago

The Datastax java driver version 4.x is not backwards compatible, and the APIs and packages are different. Therefore, the existing tracing instrumentation doesn't work with the 4.x driver, and changes to this instrumentation library will be needed.

codefromthecrypt commented 5 years ago

this will likely be a completely different module. we have some low-priority plans to change zipkin itself to use driver 4.x. If you are up to doing this before we get to that, please do!

On Mon, May 20, 2019 at 6:10 PM Michael Zamani notifications@github.com wrote:

The Datastax java driver version 4.x is not backwards compatible, and the APIs and packages are different. Therefore, the existing tracing instrumentation doesn't work with the 4.x driver, and changes to this instrumentation library will be needed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/apache/incubator-zipkin-brave-cassandra/issues/23?email_source=notifications&email_token=AAAPVV2WGYEYM7WLUBLR2ODPWLEN7A5CNFSM4HODN2MKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYO27A, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAPVV7B7U6YZIOYM4XWNALPWLEN7ANCNFSM4HODN2MA .

codefromthecrypt commented 4 years ago

current version is 4.2.2