AutoMQ/automq

[Enhancement] Unified deletion of the stream object to the compaction process.

Closed this issue · 0 comments

The problem of objects being deleted by stream trim operation that corresponds to the stream object compaction, causes the failure of stream object compaction.

Solution: The stream object deletion logic is unified and managed by stream object compaction to avoid conflicts.