mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters in ABFS URL: https://github.com/apache/hadoop/pull/1899#issuecomment-600028014 Please suggest how to write tests for "timeSpendOnTaskWait" counter. Please suggest how to simulate bytes failed to upload for "bytesUploadFailed" counter to be populated. flush() is an expensive call but need to call it to see counters to populate, hence only 1000 operation is called "Large"(takes 1-3 minutes per test if 1000 flush() are called). Should I leave it as it is, or is there another way ?
---------------------------------------------------------------- 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]
