You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ajantha Bhat (Jira)" <ji...@apache.org> on 2019/10/09 14:57:00 UTC

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

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

Ajantha Bhat updated CARBONDATA-3521:
-------------------------------------
    Fix Version/s:     (was: 1.6.1)
                   2.0.0

> 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: 2h 50m
>  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)