Simon Elliston Ball created METRON-906:
------------------------------------------
Summary: Rest service storm configuration does not allow for
proper URLs
Key: METRON-906
URL: https://issues.apache.org/jira/browse/METRON-906
Project: Metron
Issue Type: Bug
Affects Versions: 0.3.1
Reporter: Simon Elliston Ball
The storm.ui.url field does not accept a URL, but instead accepts a hostname,
port and path, without the schema. The code then prepends http:// This is
somewhat confusing, and prevents us later moving to support ssl access to the
api. The field should retain its name as url, but accept an actual url.
Note this is a breaking config change, and will required documentation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)