kfaraz commented on PR #16750: URL: https://github.com/apache/druid/pull/16750#issuecomment-2233200215
> This seems misleading as the bug in TaskStorageQueryAdapter doesn't break master. Could you please edit the PR description accordingly? @AmatyaAvadhanula , I have included another fix in this PR without which master is broken. The fix is to remove the method `isAudited()` from the new task actions, `RetrieveUpgradedFromSegmentIds` and `RetrieveUpgradedToSegmentIds`. This method was removed from the original interface `TaskAction` in the PR #16309 . -- 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]
