kfaraz commented on PR #17509: URL: https://github.com/apache/druid/pull/17509#issuecomment-2507589747
> i thought about this approach but the concern is that it's possible for these error logs (inconsistency with metadata state) to be final error states, like if offsets are manually updated or something. we don't really want to retry in these scenarios Hmm, I don't think I have ever seen a case of people updating offsets manually. At best, someone might completely remove the entry for a certain datasource, in which case the flow would still work. -- 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]
