Aggarwal-Raghav opened a new pull request, #5171: URL: https://github.com/apache/hive/pull/5171
### What changes were proposed in this pull request? Please refer to [HIVE-28163](https://issues.apache.org/jira/browse/HIVE-28163) for stacktrace ### Why are the changes needed? When running Hive3 + (patches from master branch), with jdk17, there were failure in service module regarding apache directory server. Here is the test which failed. `mvn test -Dtest='org.apache.hive.service.auth.TestLdapAtnProviderWithMiniDS#testGroupFilterPositive' -pl service` ### Does this PR introduce _any_ user-facing change? No ### Is the change a dependency upgrade? Yes. Attaching updated dependency tree: [new-dependency-tree.txt](https://github.com/apache/hive/files/14801609/new-dependency-tree.txt) ### How was this patch tested? In my org we have hive3 + master branch patches, with jdk17. There we are running it. Will see the UT once by running it here. -- 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]
