IgorBerman commented on PR #16362: URL: https://github.com/apache/druid/pull/16362#issuecomment-2099885450
@kfaraz Hi, can you please look at results of latest checks, it fails on coverage of KillTaskReport.Stats.hashCode() ? I mean I've tried to find any place that uses hash/equals of KillTaskReport or/and KillTaskReport.Stats and I couldn't find any. I.e. those classes are not used as key for map(e.g.) I can basically add some test that explores hash/equals for those classes, but not sure what value it will bring. Any suggestions will be appreciated. -- 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]
