Ajay Yadava created FALCON-1364:
-----------------------------------
Summary: Missing prefix in runtime.properties
Key: FALCON-1364
URL: https://issues.apache.org/jira/browse/FALCON-1364
Project: Falcon
Issue Type: Improvement
Reporter: Ajay Yadava
Falcon only reads the properties which are prefixed with "{domain}." where
{domain} is the domain configured in the properties file like
runtime.properties or the properties prefixed with "*.".
Currently the properties listed in runtime.properties don't have any prefix A
new user who doesn't know that the properties need to be prefixed with
"domain." or "*." will override those properties and expect changes to reflect.
We should prefix all properties with *. so that it works out of the box.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)