bbotella commented on PR #147: URL: https://github.com/apache/cassandra-analytics/pull/147#issuecomment-3458030408
`Also, since you are adding these classes to avoid dependency conflicts in the dtests` -> this is not really the case. The interfaces are being added to avoid exposing shaded classes to the CDC builders from sidecar. Even if we end up merging the repositories, I think there is still value in having specific interfaces to be implemented to keep a nice separation between project modules. Not a hill I will die on tho, and if the preference is strong towards adding a new package on `org.apache.cassandra.cdc.sidecar.client`, I can definitely move them. -- 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]
