You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Aravind-Suresh (via GitHub)" <gi...@apache.org> on 2023/06/15 02:26:12 UTC

[GitHub] [pinot] Aravind-Suresh opened a new issue, #10916: Reload Table API to reload table metadata / configuration

Aravind-Suresh opened a new issue, #10916:
URL: https://github.com/apache/pinot/issues/10916

   Currently Pinot doesn’t have a way to reload tables and its related metadata when needed. This requires us to restart the Pinot servers for it to fetch the updated metadata. Few examples include:
   1. update a table’s upsert mode from “full-upsert” to “partial-upsert” - #10833
   2. marking a table as dimTable requires server restarts - #10668
   
   This [write-up](https://docs.google.com/document/d/1G7qMeuumPLeoTY1wX6dqgVphAdEGRVA1PbpPTL6--AE/edit?usp=sharing) proposes a solution to solve this. Wanted to get the community's input on this before proceeding with the implementation.
   
   cc @Jackie-Jiang @tibrewalpratik17 for review.


-- 
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: commits-unsubscribe@pinot.apache.org.apache.org

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