Skip to content

Allow GetAliasRequest to retrieve all aliases#4462

Merged
spinscale merged 1 commit intoelastic:masterfrom
spinscale:issue-4455-get-all-aliases
Jan 2, 2014
Merged

Allow GetAliasRequest to retrieve all aliases#4462
spinscale merged 1 commit intoelastic:masterfrom
spinscale:issue-4455-get-all-aliases

Conversation

@spinscale
Copy link
Contributor

Results in less data being sent over the wire, as the Cat API does not
need to have the whole cluster state.

Also added matchers for hasKey() for immutable open map (I think we should
add more of those to have map style assertions).

Closes #4455

@martijnvg
Copy link
Member

+1 lgtm!

Results in less data being sent over the wire, as the Cat API does not
need to have the whole cluster state.

Also added matchers for hasKey() for immutable open map (I think we should
add more of those to have map style assertions).

Closes elastic#4455
@spinscale spinscale merged commit 040719f into elastic:master Jan 2, 2014
breskeby pushed a commit to breskeby/elasticsearch that referenced this pull request Feb 11, 2026
This patch fixes assertions in the serverless tests invalidated by the changes in elastic#133839.
breskeby pushed a commit to breskeby/elasticsearch that referenced this pull request Feb 11, 2026
This patch fixes assertions in the serverless tests invalidated by the changes in elastic#133839.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow IndicesAdminClient.getAliases() to return all aliases

2 participants