Re: [DISCUSS] Optimizing the Method of Estimating Message Backlog Size in Pulsar

2024-03-27 Thread Xiangying Meng
Agree. While the name might be misleading, it indeed accurately reflects the actual disk usage situation. BR On Wed, Mar 27, 2024 at 3:48 PM Girish Sharma wrote: > > Hi Xiangying, > > > > In the current implementation, the backlog size is estimated from the > > mark delete position to the last

Re: [DISCUSS] Optimizing the Method of Estimating Message Backlog Size in Pulsar

2024-03-27 Thread Girish Sharma
Hi Xiangying, > In the current implementation, the backlog size is estimated from the > mark delete position to the last confirm position, whereas the backlog > message count is the number of messages from the mark delete position > to the last confirm position, minus the count of individually >