[
https://issues.apache.org/jira/browse/MINIFICPP-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-2244:
-------------------------------------
Description:
After NiFi version 2.0 json config will be the only supported format of the
minifi c2 server, and the previously used
application/vnd.minifi-c2+json;version=1 mime type will not be accepted
anymore. This should be changed to application/json in the C2 agent and we
should also update our minifi c2 tests to use json configurations.
As of version 2.0 NiFi configuration only accepts JSON format, so docker tests
with NiFi containers using XML configurations should also be updated to use
JSON when updating to NiFi 2.0.
was:After NiFi version 2.0 json config will be the only supported format of
the minifi c2 server, and the previously used
application/vnd.minifi-c2+json;version=1 mime type will not be accepted
anymore. This should be changed to application/json in the C2 agent and we
should also update our minifi c2 tests to use json configurations.
> C2: Change JSON flow definition mimetype to application/json
> ------------------------------------------------------------
>
> Key: MINIFICPP-2244
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2244
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marton Szasz
> Assignee: Gábor Gyimesi
> Priority: Major
>
> After NiFi version 2.0 json config will be the only supported format of the
> minifi c2 server, and the previously used
> application/vnd.minifi-c2+json;version=1 mime type will not be accepted
> anymore. This should be changed to application/json in the C2 agent and we
> should also update our minifi c2 tests to use json configurations.
> As of version 2.0 NiFi configuration only accepts JSON format, so docker
> tests with NiFi containers using XML configurations should also be updated to
> use JSON when updating to NiFi 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)