You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by mb...@apache.org on 2018/02/08 05:26:21 UTC

asterixdb git commit: [NO ISSUE][CONF] Fix Invalid Config

Repository: asterixdb
Updated Branches:
  refs/heads/master 3aafa1495 -> 7d0d7b918


[NO ISSUE][CONF] Fix Invalid Config

Change-Id: Ic1b85f2c14f349998d35e76f424806ae974c09d1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2371
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Michael Blow <mb...@apache.org>
Tested-by: Michael Blow <mb...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/7d0d7b91
Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/7d0d7b91
Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/7d0d7b91

Branch: refs/heads/master
Commit: 7d0d7b9189a283276b0d54df25523944ef19dd55
Parents: 3aafa14
Author: Murtadha Hubail <mh...@apache.org>
Authored: Thu Feb 8 07:40:57 2018 +0300
Committer: Michael Blow <mb...@apache.org>
Committed: Wed Feb 7 21:26:02 2018 -0800

----------------------------------------------------------------------
 asterixdb/asterix-app/src/test/resources/cc-stringoffset.conf | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb/blob/7d0d7b91/asterixdb/asterix-app/src/test/resources/cc-stringoffset.conf
----------------------------------------------------------------------
diff --git a/asterixdb/asterix-app/src/test/resources/cc-stringoffset.conf b/asterixdb/asterix-app/src/test/resources/cc-stringoffset.conf
index c81deec..ef38fc2 100644
--- a/asterixdb/asterix-app/src/test/resources/cc-stringoffset.conf
+++ b/asterixdb/asterix-app/src/test/resources/cc-stringoffset.conf
@@ -39,7 +39,6 @@ app.class=org.apache.asterix.hyracks.bootstrap.NCApplication
 jvm.args=-Xmx4096m -Dnode.Resolver="org.apache.asterix.external.util.IdentitiyResolverFactory"
 storage.buffercache.pagesize=32KB
 storage.buffercache.size=48MB
-storage.memorycomponent.numpages=16
 storage.memorycomponent.globalbudget=512MB
 
 [cc]