MukundaKatta opened a new pull request, #25524: URL: https://github.com/apache/pulsar/pull/25524
### Motivation Four comments in `pulsar-broker` misspell **'separated'** as **'seperated'**. This is a comment-only fix. ### Modifications - `PersistentTopic.java`: two comment typos (lines 347, 3428) - `GetPartitionMetadataMultiBrokerTest.java`: two test comments (lines 138, 151) - `ZkSessionExpireTest.java`: one test comment (line 259) All changes are in comments; no runtime or behavioral change. ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: If the box was checked, please highlight the changes: - [ ] Dependencies (add or upgrade a dependency) - [ ] The public API - [ ] The schema - [ ] The default values of configurations - [ ] The threading model - [ ] The binary protocol - [ ] The REST endpoints - [ ] The admin CLI options - [ ] The metrics - [ ] Anything that affects deployment ### Documentation - [ ] `doc` - [ ] `doc-required` - [ ] `doc-not-needed` - [x] `doc-complete` -- 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]
