[
https://issues.apache.org/jira/browse/HIVE-26843?focusedWorklogId=833242&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-833242
]
ASF GitHub Bot logged work on HIVE-26843:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/22 03:08
Start Date: 14/Dec/22 03:08
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3853:
URL: https://github.com/apache/hive/pull/3853#issuecomment-1350319600
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3853)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3853&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3853&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3853&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=CODE_SMELL)
[0 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3853&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3853&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3853&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 833242)
Time Spent: 0.5h (was: 20m)
> Filter all dependency module descriptors from shaded jars.
> ----------------------------------------------------------
>
> Key: HIVE-26843
> URL: https://issues.apache.org/jira/browse/HIVE-26843
> Project: Hive
> Issue Type: Improvement
> Components: Beeline, Hive, JDBC
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> HIVE-26813 upgraded HikariCP from 2.6.1 to 4.0.3. During review of
> [PR#3839|https://github.com/apache/hive/pull/3839], we discussed the need to
> omit its module descriptor (module-info.class) from shaded jars. However, it
> turns out there are also existing instances of module-info.class files from
> other dependencies like Jackson and Log4J leaking into the shaded jars. We
> can update the shading filters with wildcards to exclude these and also make
> it future-proof against any other dependencies that start including a module
> descriptor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
