PDavid commented on code in PR #2351:
URL: https://github.com/apache/zookeeper/pull/2351#discussion_r2740352410
##########
zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml:
##########
@@ -33,7 +33,7 @@
<properties>
<prometheus.version>1.3.10</prometheus.version>
- <jetty.version>9.4.57.v20241219</jetty.version>
Review Comment:
I know that this is already merged, just wondering: Would it maybe make
sense for the Prometheus Metrics Provider to use the Jetty version declared in
the root `pom.xml`?
Or is there a certain advantage that the Prometheus Metrics Provider
declares it's own Jetty version here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]