lifepuzzlefun commented on PR #20131:
URL: https://github.com/apache/pulsar/pull/20131#issuecomment-1514132321
1. does `tp1-partition-0-DLQ` partition topic is auto create by consumer ?
maybe we also need fix the auto create logic.
2. can we only treat topic with `partition-{number}` suffix as partitioned
topic ? for those topic name contains `partition-` we only lookup the last
`partition-{number}` (contains -> lastIndexOf)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]