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 2020/12/08 18:23:21 UTC

[GitHub] [incubator-pinot] mcvsubbu commented on pull request #6331: Add a Controller endpoint to return table creation time

mcvsubbu commented on pull request #6331:
URL: https://github.com/apache/incubator-pinot/pull/6331#issuecomment-740819151


   > can we store creation time in the tableConfig instead of relying on the znode in ZK.
   
   Is the reasoning here to make it easier to move away from zk? Or, do you expect that the metadata is somehow changeable in zk? Or, is it that we can avoid a new API (I like that) and just get the table config?
   
   Another way can be to get the metadata along with the `GET` API on tables?


----------------------------------------------------------------
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



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