You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/03/02 17:48:17 UTC

[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on issue #621: HDDS-3106. Intermittent timeout in TestOzoneManagerDoubleBufferWithOMResponse#testDoubleBuffer

bharatviswa504 edited a comment on issue #621: HDDS-3106. Intermittent timeout in TestOzoneManagerDoubleBufferWithOMResponse#testDoubleBuffer
URL: https://github.com/apache/hadoop-ozone/pull/621#issuecomment-593528228
 
 
   Increase max. concurrency to 2x the number of volumes to be created, because OMVolumeCreateRequest requires 2 write locks: volume- and user-level.
   But one question even if we have max. concurrency set to 1000, the thread will be blocked and when other thread releases the lock, it will acquire the lock. Not sure if I am missing something here.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org