From d6ebc53076f597c038e81600dccddc5d16b27663 Mon Sep 17 00:00:00 2001 From: Mike Moser Date: Thu, 27 Jul 2017 20:42:09 +0000 Subject: [PATCH] NIFI-3736 modify default nifi.content.claim.max.appendable.size in nifi.properties to 1 MB --- .../nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml index fc8b572fa1..b61da28b84 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml @@ -64,7 +64,7 @@ 4 org.apache.nifi.controller.repository.FileSystemRepository - 10 MB + 1 MB 100 ./content_repository 12 hours