Akshat-Jain commented on PR #16606: URL: https://github.com/apache/druid/pull/16606#issuecomment-2210425425
This will get fixed in the newer JDK versions. The JDK fix linked above by Karan will be part of JDK 24. We can probably wrap a bunch of input stream layers with our custom version but it would be very hard to maintain. Same thing applies for S3 input source. Since this is a transient issue, and the fix would come out of JDK 24, I'm closing this PR. -- 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]
