rdhabalia opened a new pull request #13416: URL: https://github.com/apache/pulsar/pull/13416
### Motivation #13272 added a test to validate value of the service config and along with it has added constant value to check number of config param in the ServiceConfiguration.java which is incorrect because for every new config we need to modify that test and have to increment the counter which is not feasible and also not required. so, remove the constant config-number change and make test independent of number of config in Conf file. -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org