Re: Cherry-picking topic compaction fixes to branch-2.7

2022-02-22 Thread PengHui Li
Sorry, the wrong link was provided in the last email. [1] https://github.com/apache/pulsar/pulls?q=is%3Apr+label%3Arelease%2F2.7.6+is%3Aclosed+label%3Acomponent%2Fcompaction+-label%3Acherry-picked%2Fbranch-2.7+ Penghui On Tue, Feb 22, 2022 at 9:57 PM PengHui Li wrote: > Hi all, > > I want to s

Cherry-picking topic compaction fixes to branch-2.7

2022-02-22 Thread PengHui Li
Hi all, I want to start a discussion for cherry-picking topic compaction fixes[1] into branch-2.7. Mainly based on the following considerations: 1. Without these fixes, the reader will skip data from the compacted topic 2. The compactor might skip some data which introduced data lost in some case