adoroszlai opened a new pull request #1250:
URL: https://github.com/apache/hadoop-ozone/pull/1250


   ## What changes were proposed in this pull request?
   
   Avoid calling `task.await()` without first calling `task.execute()`.  The 
former uses variable initialized in the latter.
   
   https://issues.apache.org/jira/browse/HDDS-4018
   
   ## How was this patch tested?
   
   Logs from acceptance test are normal size:
   https://github.com/adoroszlai/hadoop-ozone/runs/902827380
   
   Without the patch they grow to 800-1000MB:
   https://github.com/apache/hadoop-ozone/suites/950149055/artifacts/11861873


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to