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/30 07:34:47 UTC

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

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


   We observed this delete call to be a bottleneck for table with lots of
   regions. Patch attempts to parallelize them.
   
   Signed-off-by: Andrew Purtell <ap...@apache.org>
   (cherry picked from commit f07f30ae24e6d0e9151bb76aebf78928ec9572e3)


----------------------------------------------------------------
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 #2171: HBASE-20226: Parallelize region manifest deletes (#2159)

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


   


----------------------------------------------------------------
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 #2171: HBASE-20226: Parallelize region manifest deletes (#2159)

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


   branch-1 precommit is broken, I ran the full test suite in a private jenkins environment. Aside from the usual flakes, no test failures.


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