You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:34:39 UTC

[GitHub] [hbase] bharathv opened a new pull request #2159: HBASE-20226: Parallelize region manifest deletes

bharathv opened a new pull request #2159:
URL: https://github.com/apache/hbase/pull/2159


   We observed this delete call to be a bottleneck for table with lots of
   regions. Patch attempts to parrallelize them.


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



[GitHub] [hbase] bharathv commented on pull request #2159: HBASE-20226: Parallelize region manifest deletes

Posted by GitBox <gi...@apache.org>.
bharathv commented on pull request #2159:
URL: https://github.com/apache/hbase/pull/2159#issuecomment-665813078


   Test failures aren't related and there is enough test coverage for these paths already. Thanks Andrew for taking a look.


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



[GitHub] [hbase] Apache-HBase commented on pull request #2159: HBASE-20226: Parallelize region manifest deletes

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #2159:
URL: https://github.com/apache/hbase/pull/2159#issuecomment-665182262






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



[GitHub] [hbase] bharathv merged pull request #2159: HBASE-20226: Parallelize region manifest deletes

Posted by GitBox <gi...@apache.org>.
bharathv merged pull request #2159:
URL: https://github.com/apache/hbase/pull/2159


   


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