John Sherman created HIVE-26423: ----------------------------------- Summary: Make commons-pool2 a explicit dependency Key: HIVE-26423 URL: https://issues.apache.org/jira/browse/HIVE-26423 Project: Hive Issue Type: Bug Components: HiveServer2 Reporter: John Sherman Assignee: John Sherman
HIVE-26242 started using the commons-pool2 which is getting pulled in a transitive dependency through commons-dbcp2 or calcite-core. It would be better to make it an explicit dependency to ensure it gets packaged properly and/or things do not suddenly break if the transitive dependencies change. -- This message was sent by Atlassian Jira (v8.20.10#820010)