Sagar Sumit created HUDI-9212:
---------------------------------
Summary: MDT Compaction scheduling failure post downgrade
Key: HUDI-9212
URL: https://issues.apache.org/jira/browse/HUDI-9212
Project: Apache Hudi
Issue Type: Bug
Reporter: Sagar Sumit
Fix For: 1.0.2
{code:java}
Caused by: java.lang.IllegalArgumentException: Following instants have
timestamps >= compactionInstant (20250322001638926001) Instants
:[[20250322001708777__commit__COMPLETED__20250322001719795]] {code}
This is thrown just after downgrading the table back to version 6 and on new
ingestion, MDT compaction code snippet is triggered and throws this exception
while trying to schedule compaction in mdt.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)