Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
v2.0.0, v2.1.0
-
Patch, Important
Description
here is error log which I added to find why sync wipe cache ofthen fails :
Thread failed during wipe cache at java.lang.IllegalStateException: Inval
id use of BasicClientConnManager: connection still allocated.
so I add some code to make sure connection to be released
my patch address is :issue patch