[
https://issues.apache.org/jira/browse/DRILL-8165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508580#comment-17508580
]
ASF GitHub Bot commented on DRILL-8165:
---------------------------------------
luocooong opened a new pull request #2497:
URL: https://github.com/apache/drill/pull/2497
# [DRILL-8165](https://issues.apache.org/jira/browse/DRILL-8165): Upgrade
liquibase because of CVE-2022-0839
## Description
Split from the #2493
Please note that we should replace the `DatabaseFactory.getInstance()` with
`Scope.getCurrentScope().getSingleton(DatabaseFactory.class)` once the
following issue is resolved.
## Documentation
N/A
## Testing
Use the CI.
--
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]
> Upgrade liquibase because of CVE-2022-0839
> ------------------------------------------
>
> Key: DRILL-8165
> URL: https://issues.apache.org/jira/browse/DRILL-8165
> Project: Apache Drill
> Issue Type: Task
> Affects Versions: 1.20.0
> Reporter: Cong Luo
> Priority: Major
>
> Before upgrading to the recommended version 4.8, should note that :
> What is the difference between 3.8 and 4.8?
> [https://github.com/liquibase/liquibase/releases]
> Which code files should be updated?
> *_org.apache.drill.metastore.rdbms.RdbmsMetastore_*
--
This message was sent by Atlassian Jira
(v8.20.1#820001)