Eric Pugh created SOLR-18450:
--------------------------------

             Summary: Change v2 /api/cluster to not have extra random junking 
hanging off of it!
                 Key: SOLR-18450
                 URL: https://issues.apache.org/jira/browse/SOLR-18450
             Project: Solr
          Issue Type: Sub-task
          Components: v2 API
            Reporter: Eric Pugh


We have learned that we need the /api/cluster to return everything, if you 
request at this level for Solr Operator and some others.   See this email 
thread for the analysis: 
[https://lists.apache.org/thread/vk7wd4chz2hf489pg1svdnj80h60rdkr.]

 

What we have learned is that the current V2 cluster status, not only is not 
jax-rs, but it alos includes things we don't need.  For example, liveNodes, 
clusterProperties, roles, aliases (of course we don't need includeAll!)   And 
maybe even "_route_"?

 

So we would like to migrate /api/cluster to the modern V2 jax rs with strong 
typing, with the tree of collections and shards in one big response.  But 
remove all the other cruft that is duplicating data that other APIs provide.

 

 



--
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