[
https://issues.apache.org/jira/browse/CALCITE-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622454#comment-16622454
]
ASF GitHub Bot commented on CALCITE-2583:
-----------------------------------------
GitHub user risdenk opened a pull request:
https://github.com/apache/calcite-avatica/pull/72
[CALCITE-2583] Upgrade dropwizard metrics to 4.0.3
See discussion in #71 about why dropwizard metrics should get upgraded
separately.
This renames the metrics3 and dropwizard3 to remove the 3 nomenclature.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/risdenk/calcite-avatica CALCITE-2583
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit 36584d0b0a7d598c2c1539d8a010ff6c594f4e2a
Author: Kevin Risden <krisden@...>
Date: 2018-09-20T18:11:07Z
[CALCITE-2583] Upgrade dropwizard metrics to 4.0.3
Signed-off-by: Kevin Risden <[email protected]>
----
> Avatica - Upgrade dropwizard metrics to 4.0.3
> ---------------------------------------------
>
> Key: CALCITE-2583
> URL: https://issues.apache.org/jira/browse/CALCITE-2583
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: avatica-1.13.0
>
>
> While looking at CALCITE-2486 found that dropwizard metrics switched from 3.x
> to 4.x. Avatica has a module and property called "dropwizard-metrics3".
> See discussion here: https://github.com/apache/calcite-avatica/pull/71
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)