codelipenghui commented on PR #17041: URL: https://github.com/apache/pulsar/pull/17041#issuecomment-1246588526
@tjiuming I think most of them are from tests? After I checked the source code, I think we can just add a new field `name` to `MetadataStoreConfig`, just keep the empty name by default. So that we can only modify the method `createConfigurationMetadataStore` and `PulsarMetadataStateStoreProviderImpl.init`? -- 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]
