[
https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103875#comment-16103875
]
ASF GitHub Bot commented on NIFI-3736:
--------------------------------------
GitHub user mosermw opened a pull request:
https://github.com/apache/nifi/pull/2041
NIFI-3736 modify default nifi.content.claim.max.appendable.size
in nifi.properties to 1 MB
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mosermw/nifi NIFI-3736
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2041.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2041
----
commit 641fb4fbc2da1942fead30bf74a3d960769a12ff
Author: Mike Moser <[email protected]>
Date: 2017-07-27T20:42:09Z
NIFI-3736 modify default nifi.content.claim.max.appendable.size in
nifi.properties to 1 MB
----
> NiFi not honoring the "nifi.content.claim.max.appendable.size" and
> "nifi.content.claim.max.flow.files" properties
> -----------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3736
> URL: https://issues.apache.org/jira/browse/NIFI-3736
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Michael Hogue
> Fix For: 1.4.0
>
>
> The nifi.properties file has two properties for controlling how many
> FlowFiles to jam into one Content Claim. Unfortunately, it looks like this is
> no longer honored in FileSystemRepository.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)