yuvaldeg opened a new pull request #1463: HADOOP-16581. Revise ValueQueue to 
correctly replenish queues that go…
URL: https://github.com/apache/hadoop/pull/1463
 
 
   … below the watermark
   
   In the existing implementation, the ValueQueue::getAtMost() method will only 
trigger a refill on a key queue if it has gone empty, instead of triggering a 
refill when it has gone below the watermark. Revised the test suite to 
correctly verify this behavior.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to