Improve the access for counter map in ParameterMetric
Open
kind/enhancement
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
Type: *bug report*
### Describe what happened (or what feature you want)
It's not thread-safe when accessing the counter map in `ParameterMetric`. We may need to improve it by using copy-on-write mechanism.
Contributor guide
Assessment
This issue has not been assessed yet.