ChimdumebiNebolisa commented on issue #24998: URL: https://github.com/apache/pulsar/issues/24998#issuecomment-3766051138
Update: I opened a PR to address this. - Relaxed validation to allow `defaultNumPartitions` to be set when `topicType=non-partitioned` (value is accepted/persisted). - Runtime behavior unchanged: the value is ignored for non-partitioned auto-creation. - Updated unit tests and added a broker test to verify non-partitioned topics remain non-partitioned. Fixes #24998 via PR: https://github.com/apache/pulsar/pull/25163 -- 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]
