[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17385527#comment-17385527 ] Viraj Jasani commented on HBASE-26088: -- Nice find and fix (y) > conn.getBufferedMutator(tableName)

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17385507#comment-17385507 ] Hudson commented on HBASE-26088: Results for branch branch-2.3 [build #258 on

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17385494#comment-17385494 ] Hudson commented on HBASE-26088: Results for branch branch-2 [build #304 on

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17385208#comment-17385208 ] Hudson commented on HBASE-26088: Results for branch branch-2.4 [build #165 on

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-20 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17384464#comment-17384464 ] Rushabh Shah commented on HBASE-26088: -- Created HBASE-26103 for master branch. >

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17384463#comment-17384463 ] Andrew Kyle Purtell commented on HBASE-26088: - This issue must be resolved to make the

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-20 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17384133#comment-17384133 ] Rushabh Shah commented on HBASE-26088: -- [~apurtell] The linked PR is for all active branches of

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-19 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17383341#comment-17383341 ] Andrew Kyle Purtell commented on HBASE-26088: - Ok [~shahrs87] >

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-18 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382946#comment-17382946 ] Rushabh Shah commented on HBASE-26088: -- [~apurtell] If [~whitney13] is unable to provide a patch by

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382894#comment-17382894 ] Andrew Kyle Purtell commented on HBASE-26088: - Is someone planning a PR for the two line fix

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-16 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382327#comment-17382327 ] Michael Stack commented on HBASE-26088: --- I like the two line removal fix for branch-2. The default

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-14 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17381052#comment-17381052 ] Anoop Sam John commented on HBASE-26088: bq.The simplest fix I can think of is removing these 2

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-14 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17380865#comment-17380865 ] Rushabh Shah commented on HBASE-26088: -- [~whitney13] seems like a legit bug. > The reason for the