Skip to content

Make requestUtilization map thread safe.#1850

Merged
ssalinas merged 2 commits into
masterfrom
threadsafe-utilization-map
Sep 26, 2018
Merged

Make requestUtilization map thread safe.#1850
ssalinas merged 2 commits into
masterfrom
threadsafe-utilization-map

Conversation

@baconmania

Copy link
Copy Markdown
Contributor

The requestUtilizations map is iterated over when it gets loaded into a new HashMap here:

Because requestUtilizations wasn't previously threadsafe, we'd get occasional ConcurrentModificationExceptions here.

@ssalinas

Copy link
Copy Markdown
Contributor

🚢

@ssalinas ssalinas merged commit b8c5c42 into master Sep 26, 2018
@ssalinas ssalinas deleted the threadsafe-utilization-map branch September 26, 2018 13:28
@ssalinas ssalinas added this to the 0.21.0 milestone Sep 26, 2018
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.

2 participants