thelastpickle / cassandra-zipkin-tracing

With Cassandra-3.4+ the tracing implementation can be replaced with zipkin tracing as provided by this project.
Apache License 2.0
47 stars 11 forks source link

brave-* jars need updating to 3.10.0 #1

Closed samoverton closed 8 years ago

samoverton commented 8 years ago

Currently the code is compiled against 3.10.0 but the project is distributing 3.5.0 in the lib/ folder which means naively following the install instructions leads to runtime errors.

samoverton commented 8 years ago

On that subject, it seems that runtime also needs zipkin-1.7.0.jar which might be worth either distributing in lib/ or adding instructions to installation docs on where to obtain.

michaelsembwever commented 8 years ago

Thanks @samoverton for the reminder on this.

It has been fixed in the cassandra-3.9 branch, but there was some delay getting it out. It was finally released yesterday. I will merge cassandra-3.9.