Hexiaoqiao commented on pull request #2737:
URL: https://github.com/apache/hadoop/pull/2737#issuecomment-822151838


   @amahussein Thanks for your quick response. I think this is not the same 
concept/issue between HDFS-15957 and HDFS-15869. I have leave comment at 
HDFS-15869 and suggest to change it to `improvement` rather than `bug fix`; (cc 
@functioner)
   IMO, this is a classic Producer-Consumer problem, and it is natural idea to 
improve performance using parallel way. And Yiqun has reported the same issue 
at HDFS-15486. In my own production env it was about 5% E2E saving time for 
write operation. 
   My suggestion,
   A. Update description for improvement rather than bug fix.
   B. If any concerns about lambda expression, we could improve it rather than 
reject it directly.
   Welcome any more discussion. Thanks everyone here.


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