[
https://issues.apache.org/jira/browse/SOLR-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961880#comment-15961880
]
Ishan Chattopadhyaya commented on SOLR-10447:
---------------------------------------------
The CLUSTERSTATUS command returns collection states, and aliases for each of
those collections. I didn't find a way to list only the aliases, without
listing all the collection states. To fit the ClusterStateProvider model, I
needed a way to resolve an alias to a collection name first (using this
LISTALIASES api), and then fetch the collection state for that alias.
> An endpoint to get the alias for a collection
> ---------------------------------------------
>
> Key: SOLR-10447
> URL: https://issues.apache.org/jira/browse/SOLR-10447
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Ishan Chattopadhyaya
> Attachments: SOLR-10447.patch
>
>
> We have CREATEALIAS and DELTEALIAS commands. However, there's no way to get
> the aliases that are already there. I propose that we add a GETALIAS command
> for this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]