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

ASF subversion and git services commented on SOLR-18113:
--------------------------------------------------------

Commit 9662195811e54c02295f0c00c0a024e3b15a890a in solr's branch 
refs/heads/branch_10x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9662195811e ]

SOLR-18113: Revamp ZookeeperInfoHandler (#4124)

Co-authored-by: Copilot <[email protected]>
(cherry picked from commit 386cc6c89f3837c640cd34187e23a7b482dabc1c)


> Review ZookeeperInfoHandler
> ---------------------------
>
>                 Key: SOLR-18113
>                 URL: https://issues.apache.org/jira/browse/SOLR-18113
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 10.0, 10.1
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> We should look at a few things in ZookeeperInfoHandler:
>  * ZookeeperInfoHandler currently uses the "raw" request handler, but it 
> returns standard JSON.   If we convert it to json, we don't need "raw" 
> defined in ResponseWriterRegistery anymore.
>  * it looks for a /clusterstate.json from the admin ui, we should update the 
> admin ui to consume the standard format and elminate this werid use case.  
> It's brittle.
>  * contentstream is deprecated in favour of contentwriter.
>  * probably for a v2 version, but think about /admin/zookeeper being 
> /admin/clusterstate and dropping the zookeeper term?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to