Repository: incubator-blur Updated Branches: refs/heads/master 197936246 -> 32cfc6251
Fixing issue with the csd. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/2d12cbf3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/2d12cbf3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/2d12cbf3 Branch: refs/heads/master Commit: 2d12cbf336e4b50dc096e5414c6c7c33b147a46c Parents: 1979362 Author: Aaron McCurry <amccu...@gmail.com> Authored: Fri Jan 15 14:20:05 2016 -0500 Committer: Aaron McCurry <amccu...@gmail.com> Committed: Fri Jan 15 14:20:05 2016 -0500 ---------------------------------------------------------------------- cdh-csd/src/main/resources/descriptor/service.sdl.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/2d12cbf3/cdh-csd/src/main/resources/descriptor/service.sdl.template ---------------------------------------------------------------------- diff --git a/cdh-csd/src/main/resources/descriptor/service.sdl.template b/cdh-csd/src/main/resources/descriptor/service.sdl.template index 17b2068..0da1bef 100644 --- a/cdh-csd/src/main/resources/descriptor/service.sdl.template +++ b/cdh-csd/src/main/resources/descriptor/service.sdl.template @@ -178,7 +178,7 @@ "min" : 2147483648, "default" : 8589934592, "scaleFactor" : 1.3, - "autoConfigShare" : 100 + "autoConfigShare" : 60 }, { @@ -192,7 +192,7 @@ "min" : 134217728, "default" : 8589934592, "scaleFactor" : 1.3, - "autoConfigShare" : 100 + "autoConfigShare" : 40 }, |||Shard-Server-Properties|||