You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink Jira Bot (Jira)" <ji...@apache.org> on 2022/07/05 22:39:00 UTC

[jira] [Updated] (FLINK-26601) Flink HBase HBaseRowDataAsyncLookupFunction threadPool not close cause container has so many 'hbase-async-lookup-worker' thread

     [ https://issues.apache.org/jira/browse/FLINK-26601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flink Jira Bot updated FLINK-26601:
-----------------------------------
    Labels: pull-request-available stale-major  (was: pull-request-available)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Major but is unassigned and neither itself nor its Sub-Tasks have been updated for 60 days. I have gone ahead and added a "stale-major" to the issue". If this ticket is a Major, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized.


> Flink HBase HBaseRowDataAsyncLookupFunction threadPool not close cause container  has so many 'hbase-async-lookup-worker' thread
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-26601
>                 URL: https://issues.apache.org/jira/browse/FLINK-26601
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>    Affects Versions: 1.13.0
>            Reporter: zhisheng
>            Priority: Major
>              Labels: pull-request-available, stale-major
>         Attachments: image-2022-03-11-15-31-19-206.png, image-2022-03-11-15-32-23-721.png, image-2022-03-11-15-32-46-701.png, image-2022-03-11-15-32-58-084.png
>
>
> [https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-hbase-2.2/src/main/java/org/apache/flink/connector/hbase2/source/HBaseRowDataAsyncLookupFunction.java#L111]
> the thread pool create in the open function, but not gracefulShutdown in the close function, when the job failover, it will renew the thread pool
> !image-2022-03-11-15-32-58-084.png|width=516,height=288!
> !image-2022-03-11-15-32-23-721.png|width=532,height=274!
> !image-2022-03-11-15-31-19-206.png|width=555,height=369!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)