[
https://issues.apache.org/jira/browse/SOLR-17855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083320#comment-18083320
]
David Smiley commented on SOLR-17855:
-------------------------------------
Solr's test classpath silently has Dropwizard metrics-core:3.2.5, pulled in
transitively via:
{noformat}
org.apache.curator:curator-test:5.9.0
└── io.dropwizard.metrics:metrics-core:3.2.5
{noformat}
Yeah I agree we'll eventually want ZK's metrics, even if it's dropwizard based.
An unstated goal of this JIRA issue that Matt and I have at work (we're
colleagues FYI) is to ensure someone +embedding+ Solr doesn't need dropwizard
metrics. That was accomplished. It'd be _nice_ to reduce Solr's overall
runtime dependencies as well, wherever it's reasonable to do so.
I'll throw up a PR to unblock this matter. It'll simply add dropwizard-metrics
as a runtime only dependency to a module that relates to packaging the
distribution. Details TBD; PR soon.
> Remove Dropwizard as a dependency
> ---------------------------------
>
> Key: SOLR-17855
> URL: https://issues.apache.org/jira/browse/SOLR-17855
> Project: Solr
> Issue Type: Sub-task
> Reporter: Matthew Biscocho
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 10.1
>
> Time Spent: 5h 20m
> Remaining Estimate: 0h
>
> Completely remove Dropwizard as a dependency from the project with Open
> Telemetry as the replacement
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]