You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/10/13 07:25:00 UTC

[jira] [Assigned] (FLINK-19584) HBaseSinkFunction no needs to create thread to flush when bufferFlushMaxMutations = 1

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

Jark Wu reassigned FLINK-19584:
-------------------------------

    Assignee: hailong wang

> HBaseSinkFunction no needs to create thread to flush when bufferFlushMaxMutations = 1
> -------------------------------------------------------------------------------------
>
>                 Key: FLINK-19584
>                 URL: https://issues.apache.org/jira/browse/FLINK-19584
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / HBase
>    Affects Versions: 1.11.0
>            Reporter: hailong wang
>            Assignee: hailong wang
>            Priority: Minor
>             Fix For: 1.12.0
>
>
> HBaseSinkFunction no needs to create thread to flush when bufferFlushMaxMutations equal one. By doing this, It will reduce the overhead of this thread.
> This maybe be the same as [FLINK-15389|https://issues.apache.org/jira/browse/FLINK-15389].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)