You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "hailong wang (Jira)" <ji...@apache.org> on 2020/10/12 14:33:00 UTC

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

hailong wang created FLINK-19584:
------------------------------------

             Summary: 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
             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)