[ 
https://issues.apache.org/jira/browse/DRILL-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton updated DRILL-8170:
--------------------------------
    Affects Version/s: 1.20.1

> Use the new Liquibase feature to override the obsolete feature
> --------------------------------------------------------------
>
>                 Key: DRILL-8170
>                 URL: https://issues.apache.org/jira/browse/DRILL-8170
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.20.1
>            Reporter: Cong Luo
>            Priority: Minor
>
> *[Very minor, but can be good for newcomers]*
> It is recommended to use the new function if the following issue is resolved.
> [https://github.com/liquibase/liquibase/issues/2349]
> {code:java}
> // Deprecated
> DatabaseFactory.getInstance()
> // New
> Scope.getCurrentScope().getSingleton(DatabaseFactory.class){code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to