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

Jason Gerlowski commented on SOLR-15751:
----------------------------------------

Worked on this a bit over the weekend and have some code to share shortly.  
Hopefully we can close this out soon.

bq. I think this issue could at least mark CLUSTERSTATUS's duplicative code as 
deprecated, pointing to ColStatus code as it's successor.

Can you elaborate a bit on what you mean by this [~dsmiley]?  Are you looking 
for a public deprecation in docs, etc?  Or a comment in the CLUSTERSTATUS code 
documenting that we don't intend to take it forward in v2?  Or some third 
thing? 

> Create a v2 equivalent for 'COLSTATUS'
> --------------------------------------
>
>                 Key: SOLR-15751
>                 URL: https://issues.apache.org/jira/browse/SOLR-15751
>             Project: Solr
>          Issue Type: Sub-task
>          Components: v2 API
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Major
>              Labels: V2, newdev
>
> Solr's 'COLSTATUS' command under the v1 \{{/solr/admin/collections}} endpoint 
> has no full v2 equivalent. The \{{/v2/collections/<collName>}} API has 
> similar (identical?) output as a vanilla COLSTATUS request, but COLSTATUS can 
> also return detailed index information that \{{/v2/collections/<collName>}} 
> cannot expose. We should add parameters to this v2 API to expose similar data 
> to achieve parity with the v1 COLSTATUS API.



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