Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
if (!future.isDone()) { future.complete(state); }
This piece of code should be placed outside the for loop, it should be a typo. And we should use a thread safe collection to collect the region state instead of using an ArrayList.
Attachments
Issue Links
- links to