-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Blocker
-
None
-
Affects Version/s: 2.0.7
-
Component/s: Proxy (P)
-
None
Housekeeper on Proxy has a bug that it deletes unsed data to Server.
In example, to create new key for log monitoring and the log file has many lines over 200,000.
As Proxy has a limit and can not finish to send them all over one hour. So, Housekeepr will run and delete unsend data.
I attached the patch to resolve to delete only sent data simply.