[ 
https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691356#comment-17691356
 ] 

Ishan Chattopadhyaya commented on SOLR-13942:
---------------------------------------------

bq. Which is the sad story of too many new features added to Solr. We add new 
stuff but the boring work of migrating to the new API and getting rid of old 
cruft is left to others and often not done at all  

This is a community project. Those who want to improve and contribute are free 
to do so. Those who want to do the "boring work of ... getting rid of old 
cruft" are also free to do so. Collectively, we move the project forward.

bq. We add new stuff but the boring work of migrating to the new API and 
getting rid of old cruft is left to others and often not done at all  

Commenting on an old issue and targeting a contributor for not doing more than 
he already did is uncalled for. Esp when it is clear that the original 
contributor didn't have the expertise to deal with HTML/Javascript/CSS.

> /api/cluster/zk/* to fetch raw ZK data
> --------------------------------------
>
>                 Key: SOLR-13942
>                 URL: https://issues.apache.org/jira/browse/SOLR-13942
>             Project: Solr
>          Issue Type: New Feature
>          Components: v2 API
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 8.6
>
>          Time Spent: 8h 40m
>  Remaining Estimate: 0h
>
> example
> download the {{state.json}} of
> {code}
> GET http://localhost:8983/api/cluster/zk/collections/gettingstarted/state.json
> {code}
> get a list of all children under {{/live_nodes}}
> {code}
> GET http://localhost:8983/api/cluster/zk/live_nodes
> {code}
> If the requested path is a node with children show the list of child nodes 
> and their meta data



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to