Skip to content

Convert IndicesShardStoreResponse to use Map#86281

Merged
rjernst merged 1 commit intoelastic:masterfrom
rjernst:hppc/store_statuses_response
Apr 29, 2022
Merged

Convert IndicesShardStoreResponse to use Map#86281
rjernst merged 1 commit intoelastic:masterfrom
rjernst:hppc/store_statuses_response

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Apr 29, 2022

The IndicesShardStoreResponse class uses ImmutableOpenMap and
ImmutableOpenIntMap to represent the per index -> shard -> status
structure. This commit converts these to Java Maps.

relates #86239

The IndicesShardStoreResponse class uses ImmutableOpenMap and
ImmutableOpenIntMap to represent the per index -> shard -> status
structure. This commit converts these to Java Maps.

relates elastic#86239
@rjernst rjernst added :Core/Infra/Core Core issues without another label >refactoring v8.3.0 labels Apr 29, 2022
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Apr 29, 2022
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@rjernst rjernst merged commit 1c836da into elastic:master Apr 29, 2022
@rjernst rjernst deleted the hppc/store_statuses_response branch April 29, 2022 14:33
@rjernst rjernst mentioned this pull request Apr 29, 2022
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label >refactoring Team:Core/Infra Meta label for core/infra team v8.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants