[
https://issues.apache.org/jira/browse/HBASE-26103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384486#comment-17384486
]
Rushabh Shah commented on HBASE-26103:
--------------------------------------
In master branch, I don't see any callers of
[BufferedMutatorParams#getPool|https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/BufferedMutatorParams.java#L147]
except in test case.
I don't have any context on why we removed all the accessor of getPool method
but kept the member variable there.
[~anoop.hbase] [~stack] [~zhangduo] Is it fine if I removed pool variable from
BufferedMutatorParams in master branch since it is not being used ?
> conn.getBufferedMutator(tableName) leaks thread executors and other problems
> (for master branch)
> ------------------------------------------------------------------------------------------------
>
> Key: HBASE-26103
> URL: https://issues.apache.org/jira/browse/HBASE-26103
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Affects Versions: 3.0.0-alpha-1
> Reporter: Rushabh Shah
> Assignee: Rushabh Shah
> Priority: Major
>
> This is same as HBASE-26088 but created separate ticket for master branch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)