Jackie-Jiang commented on issue #6679: URL: https://github.com/apache/incubator-pinot/issues/6679#issuecomment-875993747
@mcvsubbu I see. Yes this api can be useful to skip the bad records which can cause consumption to stop. I would recommend modeling the api to take the following parameters: - table name - partition number - start offset (optional, use the end offset of last completed segment if not specified) We should not ask the user to create the whole ZK metadata because that will be very hard to use. -- 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-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org