Jackie-Jiang commented on issue #6679:
URL: 
https://github.com/apache/incubator-pinot/issues/6679#issuecomment-878679396


   @mcvsubbu Forcing the user to change their table config in order to fix a 
segment does not seem correct to me. For example, user is using EARLIEST for 
all the new partitions. In order to fix one partition, user has to first change 
the table config to LATEST, invoke the repair API, then change the table config 
back. This can also cause problem when there is a new partition added (could be 
common for Kinesis) at the same time.
   Also, there is no way to config a CUSTOMIZED offset as mentioned above


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to