[
https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103804#comment-16103804
]
Michael Moser commented on NIFI-3736:
-------------------------------------
While building a template to show the effect of NIFI-3376, I found 2 things
about this issue.
1. The nifi.content.claim.max.flow.files property setting has no effect on
claim size. Shall I reopen this JIRA to address this or make a new one?
2. In 1.3.0, the effective nifi.content.claim.max.appendable.size was hard
coded to 1 MB. Now that the property is used, the default for that property is
10 MB. This is a pretty significant change to default behavior of the content
repository. I think we should set the default for this property to 1 MB to
match 1.3.0 behavior. Shall I make a new JIRA to address this?
> 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)