FrankChen021 commented on PR #19816: URL: https://github.com/apache/druid/pull/19816#issuecomment-5137207668
Also addressed the two earlier suppressed Copilot suggestions in commit e04124afae: the white-rabbit fixture now has an explicit missing-resource diagnostic, and the HttpShuffleClient mock is typed through InputStreamResponseHandler so openSegmentFile returns ListenableFuture<InputStream> instead of ListenableFuture<Object>. CompressionUtilsTest (1 targeted test) and HttpShuffleClientTest (5 tests) passed; full processing/indexing-service validation with Checkstyle and PMD also passed. -- 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]
