[
https://issues.apache.org/jira/browse/FLINK-29098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jane Chan updated FLINK-29098:
------------------------------
Description: 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. (was:
The reason that
CompositePkAndMultiPartitionedTableITCase#testEnableLogAndStreamingReadWriteMultiPartitionedRecordsWithMultiPk
is unstable was found that the prepareCommit)
> 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
> Priority: Major
> 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)