You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/08/28 14:04:46 UTC

[jira] [Updated] (FALCON-1250) Throw error when keys in startup.properties do not start with "*." or domain+"."

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

Ajay Yadava updated FALCON-1250:
--------------------------------
    Fix Version/s:     (was: 0.7)

> Throw error when keys in startup.properties do not start with "*." or domain+"."
> --------------------------------------------------------------------------------
>
>                 Key: FALCON-1250
>                 URL: https://issues.apache.org/jira/browse/FALCON-1250
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>
> In org.apache.falcon.util.ApplicationProperties.java, method doLoadProperties only loads the keys that start with domain + "."  or "*.".  All other keys are ignored.  
> If the keys do not start with domain + "."  or "*.", it is probably because the user made a typo or mistake in the startup.properties. Instead of ignoring these keys, I propose that an error should be  thrown. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)