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-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org