deepakpanda93 commented on issue #15657:
URL: https://github.com/apache/hudi/issues/15657#issuecomment-5393771037

   This issue was reviewed as part of the JIRA-migrated backlog triage and is 
being closed as already fixed.
   
   The ask was a config to let users delete old archival files rather than have 
the archived timeline grow without bound. That landed in commit `fd008dae7347` 
(*"feat: introduce timeline manifest retained version conf"*, #17996), which 
changes:
   
   - 
`hudi-client-common/.../client/timeline/versioning/v2/LSMTimelineWriter.java`
   - `hudi-client-common/.../config/HoodieArchivalConfig.java`
   - `hudi-client-common/.../config/HoodieWriteConfig.java`
   
   Containment checked explicitly rather than inferred from the date: comparing 
that commit against `release-1.2.0` reports `ahead` with `behind_by=0`, so **it 
is in 1.2.0**. It is *not* in the 1.1.x line, which reports `diverged` - so 
1.2.0 or later is required.
   
   Closing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to