[
https://issues.apache.org/jira/browse/NIFI-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017502#comment-18017502
]
ASF subversion and git services commented on NIFI-14886:
--------------------------------------------------------
Commit 4de4d591b08a2852394c8a63f0b3d4d447a0dbb4 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4de4d591b0 ]
NIFI-14886 GitLab Registry Client - switch from Repository File API to Commit
API (#10230)
Signed-off-by: David Handermann <[email protected]>
> 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
> Assignee: Pierre Villard
> Priority: Major
> Attachments: nifi-user.log
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)