You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2016/07/20 15:18:20 UTC

[jira] [Updated] (SOLR-8589) Add aliases to the LIST action results in the Collections API

     [ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob updated SOLR-8589:
----------------------------
    Attachment: SOLR-8589.patch

Attaching new patch for master branch based on the existing one here and a little bit of Mark's patch on SOLR-4968.

Added flags to preserve existing behaviour and make printing aliases optional, added test.

> Add aliases to the LIST action results in the Collections API
> -------------------------------------------------------------
>
>                 Key: SOLR-8589
>                 URL: https://issues.apache.org/jira/browse/SOLR-8589
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 5.4.1
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Minor
>         Attachments: SOLR-8589.patch, SOLR-8589.patch, solr-8589-new-list-details-aliases.png
>
>
> Although it is possible to get a list of SolrCloud aliases vi an HTTP API, it is not available as a typical query response, I believe it is only available via the http API for zookeeper.
> The results from the LIST action in the Collections API is well-situated to handle this. The current results are contained in a "collections" node, we can simply add an "aliases" node if there are any aliases defined.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org