etsy/statsd-jvm-profiler

Release with vertx version 3.x

Closed this issue · 1 comments

I am trying to use statsd-jvm-profiler with my Spark application. There is mismatch in jackson library since vertx 2.4.1 in statsd uses old (2.2.2) and my application has jackson version 2.8
Spark cluster does not seem to be accepting jars with different versions of same software.
Is there plan to upgrade statds profiler with newer vertx 3.x

Just saw that there was upgrade commit to upgrading vertx to 3.2.0 #31
trying to use that