Re: [DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-04 Thread Enrico Olivelli
daojun, Il giorno sab 4 mag 2024 alle ore 22:06 太上玄元道君 ha scritto: > it doesn't matter, we don't need to wait until offload finished when > loading topic, since offloading may take a long time. > it just trigger offloading, and we don't need to handle the result. > We don't have to wait for the

Re: [DISCUSS] PIP-349: Add systemCursorNames ignore list for TTL check

2024-05-04 Thread 太上玄元道君
looks good Hang Chen 于2024年5月5日 周日00:02写道: > Hi guys, > I proposed a new proposal to improve the TTL impact on system > cursors. Please help take a look, thanks. > > PIP: https://github.com/apache/pulsar/pull/22651 > > Thanks, > Hang >

Re: [DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-04 Thread 太上玄元道君
it doesn't matter, we don't need to wait until offload finished when loading topic, since offloading may take a long time. it just trigger offloading, and we don't need to handle the result. Enrico Olivelli 于2024年5月5日 周日02:41写道: > Overall I think it is a good idea. > > What about adding a flag to

Re: [DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-04 Thread Enrico Olivelli
Overall I think it is a good idea. What about adding a flag to enable this behavior? In case there are problems with the offloader the topic won't be able to load. Enrico Il Sab 4 Mag 2024, 17:12 Hang Chen ha scritto: > Hi guys, > I pushed a new proposal to improve the tiered storage off

[DISCUSS] PIP-349: Add systemCursorNames ignore list for TTL check

2024-05-04 Thread Hang Chen
Hi guys, I proposed a new proposal to improve the TTL impact on system cursors. Please help take a look, thanks. PIP: https://github.com/apache/pulsar/pull/22651 Thanks, Hang

[DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-04 Thread Hang Chen
Hi guys, I pushed a new proposal to improve the tiered storage offload efficiency. Please help take a look, thanks. PIP: https://github.com/apache/pulsar/pull/22650 Thanks, Hang