tibrewalpratik17 commented on PR #11140: URL: https://github.com/apache/pinot/pull/11140#issuecomment-1646328404
> We bumped the default data table version in https://github.com/apache/pinot/pull/10543, which is not released yet. I don't think we can remove the support for old data tables right now because that can cause the system not able to upgrade. If we are running new broker and old server, broker won't understand the data table sent by the server, and our upgrade sequence is controller -> broker -> server. +1 we recently found out that we are running on an older data table version and started upgrading the version. Removing support for older data table versions will be a major backward incompatibility change. -- 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]
