bbotella commented on PR #161: URL: https://github.com/apache/cassandra-sidecar/pull/161#issuecomment-2536883959
Thanks a lot for the patch! Taking a look at `InstancesConfig` javadoc: ``` Maintains metadata of instances maintained by Sidecar ``` What do you folks think about being super explicit with the new name with something like `OwnedCassandraInstancesMetadata`? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

