Vinoth Chandar created HUDI-2446:
------------------------------------
Summary: Test edge cases around correctness and offset management
and certify
Key: HUDI-2446
URL: https://issues.apache.org/jira/browse/HUDI-2446
Project: Apache Hudi
Issue Type: Sub-task
Reporter: Vinoth Chandar
Fix For: 0.10.0
{code:java}
[2021-09-16 14:32:18,188] WARN Received a kafka record with offset 1 prior to
last committed offset 25 for partition hudi-test-topic-1
(org.apache.hudi.connect.transaction.ConnectTransactionParticipant:208)
[2021-09-16 14:32:18,188] WARN Received a kafka record with offset 2 prior to
last committed offset 25 for partition hudi-test-topic-1
(org.apache.hudi.connect.transaction.ConnectTransactionParticipant:208)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)