Hi, All

I'd like to start a discussion of this behaviour change as follow.

The issue is described here:  https://github.com/apache/pulsar/issues/19085
And the fix PR here:  https://github.com/apache/pulsar/pull/19086

---

Behaviour change:

Before: we can create non-existent persistent partitions.

After: we will get `PulsarClientException.TopicDoesNotExistException` when we 
create non-existent persistent partitions.

Please feel free to leave comments if you have any concerns.

Best,
Mattison

Reply via email to