Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently it is possible to have one HDFS call cause another one from timing out because of the synchronized blocks inside the HDFS sink code. So when we calculate timeout, we end up calculating the time to enter the monitor + hdfs calls. We must change it to make sure only the HDFS calls count towards the timeout.
Attachments
Attachments
Issue Links
- links to