Re: [PR] SOLR-17547: Collect ZK Metrics via Curator [solr]

2025-03-19 Thread via GitHub
HoustonPutman merged PR #2850: URL: https://github.com/apache/solr/pull/2850 -- 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: issues-unsubscr...@solr.apa

Re: [PR] SOLR-17547: Collect ZK Metrics via Curator [solr]

2025-03-07 Thread via GitHub
HoustonPutman commented on PR #2850: URL: https://github.com/apache/solr/pull/2850#issuecomment-2707096925 So watch firing events are still not able to be monitored by zookeeper or Curator, so we will have to manage that on our own still using our watcher wrapper. This is probably something

Re: [PR] SOLR-17547: Collect ZK Metrics via Curator [solr]

2025-03-07 Thread via GitHub
HoustonPutman commented on PR #2850: URL: https://github.com/apache/solr/pull/2850#issuecomment-2706991788 With Curator 5.8 released and now used in Solr, the issues mentioned should be fixed and this should be good to go! -- This is an automated message from the Apache Git Service. To re

[PR] SOLR-17547: Collect ZK Metrics via Curator [solr]

2024-11-06 Thread via GitHub
HoustonPutman opened a new pull request, #2850: URL: https://github.com/apache/solr/pull/2850 https://issues.apache.org/jira/browse/SOLR-17547 So there are two ways we can do this. `AdvancedTracerDriver` and `CuratorListener`. The `CuratorListener` gives us much better information on