Viacheslav Kalashnikov created NIFI-3254:
--------------------------------------------
Summary: NiFi RPG definition URL doesn't support underscores
Key: NIFI-3254
URL: https://issues.apache.org/jira/browse/NIFI-3254
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.0.1
Reporter: Viacheslav Kalashnikov
Looks like that RPG definition URL doesn't support underscores.
How to reproduce:
1st try:
Put RPG on canvas.
to type in URL property: http://nifi-node:8080/nifi
Click ADD.
RPG will be successfully added
2nd try:
Put RPG on canvas.
to type in URL property: http://nifi_node:8080/nifi
Click ADD.
Error message "The specified remote process group URL is malformed:
http://nifi_node:8080/nifi" will be received.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)