Joerg created NIFI-14886:
----------------------------
Summary: GitLabFlowRegistryClient throws "Failed to register flow
with Flow Registry due to Bad Request" when flow json too long
Key: NIFI-14886
URL: https://issues.apache.org/jira/browse/NIFI-14886
Project: Apache NiFi
Issue Type: Bug
Components: Flow Versioning
Affects Versions: 2.4.0
Environment: NiFi Version 2.4.0 linux (RedHat); Java 21
Reporter: Joerg
Attachments: nifi-user.log
When one of my ProcessGroups increases and creates a [flowname].json file (in
the background) which is bigger then a dedicated size i get for the action
"Commit Local Changes" always the error:
"Failed to register flow with Flow Registry due to Bad Request" with an
additional "Returning Conflict Response" from nifi-user.log
Our GitLab guys told me that there is no limiting config for this size like for
5MByte. Files bigger then 10MB can be checked in GitLab without any problem. We
are using a branch instead main, but without any problem for ProcessGroups of
smaller size.
Maybe there is "... limit at the http client level that we need to increase
..." (Pierre).
Attached is the Stacktrace. I also can provide screenshots or configs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)