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/08/28 19:26:45 UTC

[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on pull request #1150: HDDS-3903. OzoneRpcClient support batch rename keys.

bharatviswa504 edited a comment on pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#issuecomment-683101261


   When ratis is enabled, periodic lock release on the server is of no help, as we have a single thread executor. (It can help readers, but not writers)
   
   Only the batch size from the client should be reduced that will help when ratis is enabled in OM. Right now that batch is defaulted to 1000.
   


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



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