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)