Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.0.0, 2.2.0, 1.7.0
-
None
-
Reviewed
-
Patch
Description
I found when the scanner does not closed successfully, it remains forever in the hashMap that stores the state of the scanner.
To resolve this problem, I make scannerMap to Guava Cache so that can be expired on set time.
Attachments
Attachments
Issue Links
- links to