mehakmeet commented on PR #4352:
URL: https://github.com/apache/hadoop/pull/4352#issuecomment-1181759094

   Changed the way streams are accessing the thread IOStatistics, now we would 
directly get them from the current active context in the stream's constructor 
rather than pass them around through the builders, as it didn't seem to add 
anything if we can directly get it due to static nature of the context. Also, 
made the weakRef as IOstatisticsSnapshot rather than an aggregator and then 
cast as discussed above.


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

To unsubscribe, e-mail: [email protected]

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