[
https://issues.apache.org/jira/browse/FLINK-29098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29098:
-----------------------------------
Labels: pull-request-available (was: )
> 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)