[jira] [Resolved] (CARBONDATA-3521) optimize read property file code

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-3521) optimize read property file code

Akash R Nilugal (Jira)

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

Jacky Li resolved CARBONDATA-3521.
----------------------------------
    Resolution: Fixed

> optimize read property file code
> --------------------------------
>
>                 Key: CARBONDATA-3521
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3521
>             Project: CarbonData
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.6.0
>            Reporter: lamber-ken
>            Priority: Minor
>             Fix For: 2.0.0
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Some points
> 1) change System.getProperty(key) to System.getProperty(key, default)
> 2) optimize duplicated code, like CARBON_PROPERTIES_FILE_PATH_DEFAULT
> 3) change default carbon properties file path



--
This message was sent by Atlassian Jira
(v8.3.4#803005)