Hi Rajan,

I tried to test the case that you provided in the proposal.

- Produce messages to a topic
- Unload the topic 5 times to ensure we have some ledgers in the topic
- Delete one ledger by using the bookkeeper shell
- Unload the topic again
- Start to produce messages again, it works
- Start a consumer to consume messages from the earliest position, it get
stuck on the deleted ledger

I don't see the topic load issues. The topic loading works fine, and the
producer works fine.
But the proposal said it would resolve the topic load issue, can you
reproduce the topic load issue?

Regards,
Penghui



On Wed, Dec 20, 2023 at 3:28 AM Rajan Dhabalia <rdhaba...@apache.org> wrote:

> Hi,
>
> We have an issue to fail loading topics in unrecoverable situation and
> impacting topic availability::
> https://github.com/apache/pulsar/issues/21751
> This PIP addresses the issue and allows brokers to handle such situations
> and maintain the topic availability:
>
> PIP: https://github.com/apache/pulsar/pull/21752
>
> Thanks,
> Rajan
>

Reply via email to