openzipkin / brave-cassandra

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

Refactors to latest goodness #13

Closed codefromthecrypt closed 6 years ago

codefromthecrypt commented 6 years ago

This removes the cassandra-specific error parser as it is obviated by the standard one. It also removes auto-value, which complicated build configuration. Then, it moves to the new apis for recording IP and port data. Finally, it updates all the versions, most notably the build to work with JDK 10.