kfaraz commented on PR #18071: URL: https://github.com/apache/druid/pull/18071#issuecomment-2938569644
Fair enough, @abhishekrb19 ! I have run into this several times myself. For this case, I would advise including the datasource name in the log on the supervisor side by using `task.getDatasource()` rather than putting it in the `SegmentPublishResult`. In fact, I feel we should do this for several of the log messages coming out of the supervisor (maybe in a follow up). -- 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]
