steveloughran opened a new pull request #2396:
URL: https://github.com/apache/hadoop/pull/2396


   Adds a semaphore to throttle the #of parallel clients which can be
   created simultaneously, set in "fs.creation.parallel.count".
   
   added some durationtracker counting @ debug level to measure time to acquire 
a lock and time to instantiate an FS. There's still some opentrace code near 
that ... didn't touch it.


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