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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)