[
https://issues.apache.org/jira/browse/FLINK-29098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-29098.
--------------------------------
Resolution: Fixed
master: 50b1b2951fcdfbfc139e21950086dddb3e01c690
> StoreWriteOperator#prepareCommit should let logSinkFunction flush first
> before fetching offset
> ----------------------------------------------------------------------------------------------
>
> Key: FLINK-29098
> URL: https://issues.apache.org/jira/browse/FLINK-29098
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Affects Versions: table-store-0.3.0
> Reporter: Jane Chan
> Assignee: Jane Chan
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.3.0
>
>
> The cause for unstable
> CompositePkAndMultiPartitionedTableITCase#testEnableLogAndStreamingReadWriteMultiPartitionedRecordsWithMultiPk
> was found that the StoreWriteOperator#prepareCommit may get an empty log
> offset due to some condition where KafkaProducer#flush are not called.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)