Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.19.1
-
None
-
None
-
Reviewed
Description
This happens in the following scenario:
If jvm is launched for a cleanup attempt and getTask has not returned yet. thus, isCleanup value is not obtained yet. But, the SyncLogs thread would do a syncLogs with wrong isCleanup value (i.e. with wrong index file).