You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/06/14 21:11:11 UTC

[GitHub] [incubator-pinot] snleee opened a new pull request #4320: Add deprecated annotation for segment & segment zk metadata

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org