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 17:55:13 UTC

[GitHub] [hbase] bharathv opened a new pull request #2170: HBASE-24788: Fix the connection leaks on getting hbase admin from unc…

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


   …losed connection
   
   Rewrote the patch for branch-1 since master has significanly diverged.
   
   (cherry picked from commit dc5ef7af1f8b9e386495a73924c9442203f65a77)
   
   Co-authored-by: Bharath Vissapragada <bh...@apache.org>


----------------------------------------------------------------
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 #2170: HBASE-24788: Fix the connection leaks on getting hbase admin from unc…

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


   


----------------------------------------------------------------
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 #2170: HBASE-24788: Fix the connection leaks on getting hbase admin from unc…

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


   It looks like this pattern is not as frequent in branch-1. Fixed the actual leak in TableOutputFormat and cleaned up a few other places to not make unnecessary connections.


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