You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2023/01/04 22:00:19 UTC

[GitHub] [solr] janhoy commented on a diff in pull request #1272: Solr 16535 Remove jaegertracer-configurator module in 10.0

janhoy commented on code in PR #1272:
URL: https://github.com/apache/solr/pull/1272#discussion_r1061919838


##########
solr/solr-ref-guide/modules/deployment-guide/pages/cluster-node-management.adoc:
##########
@@ -852,9 +849,8 @@ http://localhost:8983/solr/admin/collections?action=OVERSEERSTATUS
       "95thPcRequestTime":0.519016,
       "99thPcRequestTime":0.519016,
       "999thPcRequestTime":0.519016},
-    "removeshard",{
-      "..."
-  }],
+    "removeshard",{}
+  ],

Review Comment:
   This is unrelated, I know, but for some reason gradle check failed due to invalid json, so I just made it valid. I touched this file to remove a line about jaeger, that's probably why it started validating in the first place?



-- 
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-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org