Ferenc Gerlits created MINIFICPP-1485:
-----------------------------------------
Summary: Replace the 'property is exclusive of' error message with
something comprehensible
Key: MINIFICPP-1485
URL: https://issues.apache.org/jira/browse/MINIFICPP-1485
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
In the InvokeHTTP processor, if you set the Remote URL to a http (ie., not
https) address and also specify an SSL Context Service, you get this cryptic
error message:
{noformat}
[error] Unable to parse configuration file for component named 'InvokeHTTP'
because property 'SSL Context Service' is exclusive of property 'Remote URL'
values matching '^http:.*$' [in 'Processors' section of configuration
file]{noformat}
Replace this error message with something that people can understand.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)