janhoy commented on PR #943:
URL: https://github.com/apache/solr/pull/943#issuecomment-1214405668
> * In our javadocs, stop **linking** out to solrj or solrj-zookeeper
because they cannot be differentiated by the standard javadoc tool.
This seems acceptable for 9.x, and in main branch
noblepaul opened a new pull request, #972:
URL: https://github.com/apache/solr/pull/972
implement metrics for ZK ops
--
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 unsu
sonatype-lift[bot] commented on code in PR #972:
URL: https://github.com/apache/solr/pull/972#discussion_r945383143
##
solr/core/src/java/org/apache/solr/core/ZkContainer.java:
##
@@ -152,6 +157,20 @@ public void initZooKeeper(final CoreContainer cc,
CloudConfig config) {
HoustonPutman commented on PR #464:
URL: https://github.com/apache/solr-operator/pull/464#issuecomment-1214564774
Thanks for the improvement!
In the future, we also need to update the `main` branch, since this gets
overridden with whatever the release documentation is, when a release
dsmiley commented on PR #943:
URL: https://github.com/apache/solr/pull/943#issuecomment-1214583355
@sigram There is an abstraction `SolrCloudManager` and some related classes
(DistributedQueue, DistribStateManager, NodeStateProvider) that you introduced
once upon a time that don't seem to h
Houston Putman created SOLR-16338:
-
Summary: Local Docker image's version label is empty
Key: SOLR-16338
URL: https://issues.apache.org/jira/browse/SOLR-16338
Project: Solr
Issue Type: Bug
HoustonPutman opened a new pull request, #973:
URL: https://github.com/apache/solr/pull/973
https://issues.apache.org/jira/browse/SOLR-16338
--
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 sp