snleee commented on pull request #7255: URL: https://github.com/apache/pinot/pull/7255#issuecomment-897996764
This will break the external code-base from compilation when they have used `OfflineSegmentZKMetadata, RealtimeSegmentZkMetadata, etc`. One example @ Linkedin would be the purge task generator where we scan the segments. Please add the relevant label (backward-incompat, release-note). @jtao15 This change will break the release pipeline. We will need to update our internal code bases to reflect this change. (e.g. `OfflineSegmentZkMetadata -> SegmentZkMetadata`). -- 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]
