Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Apr 14, 2022

A couple places in ES code use ObjectHashSet when a Java HashSet is
essentially equivalent. This commit converts these trivial uses to use
HashSet.

relates #84735

A couple places in ES code use ObjectHashSet when a Java HashSet is
essentially equivalent. This commit converts these trivial uses to use
HashSet.

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

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

@rjernst rjernst mentioned this pull request Apr 14, 2022
43 tasks
Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rjernst rjernst merged commit 765dafd into elastic:master Apr 14, 2022
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