[
https://issues.apache.org/jira/browse/KNOX-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682416#comment-16682416
]
Kevin Risden commented on KNOX-1594:
------------------------------------
Nothing jumps out from release notes that could cause issues other than the jmx
move. 4.x also supports Jetty 9.4.
https://metrics.dropwizard.io/4.0.0/about/release-notes.html
h2. v4.0.0: Dec 24 2017
* Compiled and targeted JDK8
* Support for running under JDK9
[#1236|https://github.com/dropwizard/metrics/pull/1236]
* Move JMX reporting to the {{metrics-jmx}} module
* Add Bill of Materials for Metrics #1239
[#1239|https://github.com/dropwizard/metrics/pull/1239]
* Used Java 8 Time API for data formatting
* Removed unnecessary reflection hacks for {{HealthCheckRegistry}}
* Removed internal {{LongAdder}}
* Removed internal {{ThreadLocalRandom}}
* Optimized generating random numbers
* {{Timer.Context}} now implements {{AutoCloseable}}
* Upgrade Jetty integration to Jetty 9.4
* Support tracking Jersey filters in Jersey resources
[#1118|https://github.com/dropwizard/metrics/pull/1239]
* Add {{ResponseMetered}} annotation for Jersey resources
[#1186|https://github.com/dropwizard/metrics/pull/1186]
* Add a method for timing non-throwing functions.
[#1224|https://github.com/dropwizard/metrics/pull/1224]
* Unnecessary clear operation for ChunkedAssociativeArray
[#1211|https://github.com/dropwizard/metrics/pull/1211]
* Add some common metric filters
[#1210|https://github.com/dropwizard/metrics/pull/1210]
* Add possibility to subclass Timer.Context
[#1226|https://github.com/dropwizard/metrics/pull/1226]
> Upgrade dropwizard metrics to 4.0.3
> -----------------------------------
>
> Key: KNOX-1594
> URL: https://issues.apache.org/jira/browse/KNOX-1594
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1594.patch, KNOX-1594.patch
>
>
> dropwizard metrics 3.1.2 to 4.0.3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)