Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary CopyOnWriteHashMap class (elastic#83040)
This is only used in one class, and can easily be replaced by standard Java maps.
- Loading branch information