mcvsubbu opened a new issue #5254: Disallow certain changes for realtime table 
config
URL: https://github.com/apache/incubator-pinot/issues/5254
 
 
   Once a table is created, some aspects of realtime table cannot be changed. 
   
   For example in case of Kafka, the topic should not be changed to a different 
one. If the different topic has a different number of partitions, then the 
partition allocation algorithm in the controller get all messed up (since it 
does not expect number of partitions to decrease).

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

Reply via email to