Alex Zhou
Results
3
comments of
Alex Zhou
> > KOP could be throw pulsar exception or error to client. > > No. The error is printed by Kafka's admin client because it received the `UNKNOWN_TOPIC_OR_PARTITION` error code...
you could be delete topic with --force options when topics has connected producers or consumers.
Thanks for your prompt reply and helpful suggestion,has any commits to fixed this issue up to now?