[
https://issues.apache.org/jira/browse/ATLAS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nixon Rodrigues resolved ATLAS-666.
-----------------------------------
Resolution: Not A Bug
PropertyUtil and XMLPropertiesUtil classes were used for loading LDAP/AD
related properties but later migrated this properties to altas properties. so
this classes are not being used now. so fix is not required now.
> PropertyUtil and XMLPropertiesUtil changes improve to performance
> -----------------------------------------------------------------
>
> Key: ATLAS-666
> URL: https://issues.apache.org/jira/browse/ATLAS-666
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.7-incubating
> Reporter: Nixon Rodrigues
> Assignee: Nixon Rodrigues
> Priority: Minor
>
> From comments on ATLAS-494. Creating this JIRA to optimize the code.
> # In class PropertiesUtil : Using Properties instead of a HashMap will
> probably cut down a lot of code in the getProperty and related methods.
> # In class XMLPropertiesUtil : The file format with property elements having
> name and value children seems very similar to Hadoop configuration. Maybe the
> Hadoop Configuration object itself can be reused here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)