Skip to content

SOLR-17855: restore dropwizard-metrics, runtimeOnly#4468

Open
dsmiley wants to merge 2 commits into
apache:mainfrom
dsmiley:SOLR-17855-fixDropwizardMetricsDep
Open

SOLR-17855: restore dropwizard-metrics, runtimeOnly#4468
dsmiley wants to merge 2 commits into
apache:mainfrom
dsmiley:SOLR-17855-fixDropwizardMetricsDep

Conversation

@dsmiley
Copy link
Copy Markdown
Contributor

@dsmiley dsmiley commented May 25, 2026

https://issues.apache.org/jira/browse/SOLR-17855

Needed at runtime when we embed a ZK server.

Comment thread gradle/libs.versions.toml Outdated
decompose-decompose = { module = "com.arkivanov.decompose:decompose", version.ref = "decompose" }
decompose-extensions-compose = { module = "com.arkivanov.decompose:extensions-compose", version.ref = "decompose" }
dropwizard-metrics-core = { module = "io.dropwizard.metrics:metrics-core", version.ref = "dropwizard-metrics" }
dropwizard-metrics-jetty12-ee10 = { module = "io.dropwizard.metrics:metrics-jetty12-ee10", version.ref = "dropwizard-metrics" }
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops... a mistake; I will remove this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant