steveloughran commented on PR #5117: URL: https://github.com/apache/hadoop/pull/5117#issuecomment-1307225146
going to have to rebase this. i also intend to have prefetch threads update the input streams with * gauge of active prefetches * amount of data/duration measuring how much data was discarded for a stream would be interesting too, but a bit fiddlier reader thread jsut gets iostats off the stream, casts to IOStatisticsStore then uses it as a duration tracker and gauge stats source; straightforward -- 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]
