Sentinel/sentinel-dashboard/src
Carpenter Lee bd0de9464c Avoid ConcurrentModificationException when getting machine map in AppInfo (#205)
- Avoid ConcurrentModificationException when `getMachines()` by deep clone the machine map
- Enhance the code to avoid potential ConcurrentModificationException
- Add test cases
2018-10-29 20:19:29 +08:00
..
main Avoid ConcurrentModificationException when getting machine map in AppInfo (#205) 2018-10-29 20:19:29 +08:00
test/java/com/taobao/csp/sentinel/dashboard/discovery Avoid ConcurrentModificationException when getting machine map in AppInfo (#205) 2018-10-29 20:19:29 +08:00