sumangala-patki commented on pull request #3341:
URL: https://github.com/apache/hadoop/pull/3341#issuecomment-909067436


   Regarding the streamStats test pom fix: 
   statistics is a static member of filesystem class and so common for tests. 
Checked by printing hashcodes of the instance returned by 
createfilesystem().getFsStatistics(): they are the same across different 
tests/test classes run in parallel
   we do reset currently during test run but it hasn't helped, so marking in 
pom for sequential seems to be the only resort


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