adarshsanjeev commented on PR #18206: URL: https://github.com/apache/druid/pull/18206#issuecomment-3167728524
@GWphua, I have been observing some failures in Druid clusters after this PR was merged. The cause is the same as the error you described. From what I can understand, the fix is changing the configuration of the base directory, which might be causing this issue (failure to find reports to push). I have raised a PR with an alternate fix that does resolve the issues that I am seeing (https://github.com/apache/druid/pull/18379). Could you please check if this also resolves the issue that you were initially seeing? -- 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]
