Zhao, Qingwen created EAGLE-404:
-----------------------------------
Summary: Updating configuration format check at the front end
Key: EAGLE-404
URL: https://issues.apache.org/jira/browse/EAGLE-404
Project: Eagle
Issue Type: Bug
Affects Versions: v0.4.0
Reporter: Zhao, Qingwen
Assignee: Zhao, Qingwen
Fix For: v0.4.0
Since Eagle 0.4.0, we change the configuration format of applications from json
format to java properties.
For example:
key1=value1
key2=value2
...
During the format checking, eagle allows key string consisting of letter,
digits, and dot. This does not work for some properties containing '-'. For
example, namenode host may be 'host1.domain-1'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)