snleee opened a new pull request #4320: Add deprecated annotation for segment & segment zk metadata URL: https://github.com/apache/incubator-pinot/pull/4320 This is a follow up work for #4288 and #4289 1. Added deprecated annotation for segment metadata & segment zk metadata. 2. Remove all getTableName & setTableName usages from testing code - There is no usage of getTableName() for segment zk metadata except the case where we fill segment metadata from segment zk metadata for realtime segment creation. - For segment metadata, the only usage is during the segment upload - We still write segment name to both segment zk metadata and segment metadata for rollback support.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
