You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sb...@apache.org on 2016/02/19 19:48:51 UTC

incubator-geode git commit: fixed brokeni AnalyzeSerializablesJUnitTest due to moving the HLL files

Repository: incubator-geode
Updated Branches:
  refs/heads/develop 575f66cea -> 110a5b449


fixed brokeni AnalyzeSerializablesJUnitTest due to moving the HLL files


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/110a5b44
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/110a5b44
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/110a5b44

Branch: refs/heads/develop
Commit: 110a5b449f9f200380ac56df6c66553d7ac3673d
Parents: 575f66c
Author: Swapnil Bawaskar <sb...@pivotal.io>
Authored: Fri Feb 19 10:32:32 2016 -0800
Committer: Swapnil Bawaskar <sb...@pivotal.io>
Committed: Fri Feb 19 10:48:34 2016 -0800

----------------------------------------------------------------------
 .../gemfire/codeAnalysis/excludedClasses.txt    |  3 +++
 .../codeAnalysis/sanctionedSerializables.txt    | 23 +++++++++-----------
 2 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/110a5b44/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt b/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt
index ce49654..2097878 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt
@@ -113,3 +113,6 @@ com/gemstone/gemfire/internal/datasource/FacetsJCAConnectionManagerImpl
 com/gemstone/gemfire/internal/process/ClusterConfigurationNotAvailableException
 com/gemstone/org/apache/logging/log4j/core/config/xml/GemFireXmlConfiguration
 com/gemstone/org/apache/logging/log4j/core/config/xml/GemFireXmlConfiguration$ErrorType
+com/gemstone/gemfire/internal/ra/GFConnectionFactoryImpl
+com/gemstone/gemfire/internal/ra/GFConnectionImpl
+com/gemstone/gemfire/internal/ra/spi/JCAManagedConnectionFactory

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/110a5b44/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt b/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt
index 8e5c7fd..3747416 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt
@@ -131,9 +131,6 @@ com/gemstone/gemfire/cache/execute/FunctionInvocationTargetException,true,1,id:c
 com/gemstone/gemfire/cache/hdfs/HDFSIOException,false
 com/gemstone/gemfire/cache/hdfs/StoreExistsException,true,1
 com/gemstone/gemfire/cache/hdfs/internal/HDFSStoreConfigHolder,false,autoMajorCompact:boolean,batchIntervalMillis:int,batchSize:int,blockCacheSize:float,clientConfigFile:java/lang/String,diskStoreName:java/lang/String,diskSynchronous:boolean,dispatcherThreads:int,fileRolloverInterval:int,homeDir:java/lang/String,isAutoCompact:boolean,isPersistenceEnabled:boolean,logPrefix:java/lang/String,majorCompactionConcurrency:int,majorCompactionIntervalMins:int,maxConcurrency:int,maxFileSize:int,maxInputFileCount:int,maxInputFileSizeMB:int,maximumQueueMemory:int,minInputFileCount:int,name:java/lang/String,namenodeURL:java/lang/String,oldFileCleanupIntervalMins:int
-com/gemstone/gemfire/cache/hdfs/internal/cardinality/CardinalityMergeException,false
-com/gemstone/gemfire/cache/hdfs/internal/cardinality/HyperLogLog$Builder,false,rsd:double
-com/gemstone/gemfire/cache/hdfs/internal/cardinality/HyperLogLog$HyperLogLogMergeException,false
 com/gemstone/gemfire/cache/hdfs/internal/hoplog/HDFSCompactionManager$CompactionIsDisabled,true,1
 com/gemstone/gemfire/cache/hdfs/internal/hoplog/HDFSFlushQueueFunction,false
 com/gemstone/gemfire/cache/hdfs/internal/hoplog/HDFSForceCompactionFunction,false
@@ -410,6 +407,16 @@ com/gemstone/gemfire/internal/datasource/JCAConnectionManagerImpl,true,528151285
 com/gemstone/gemfire/internal/datasource/ManagedPoolCacheImpl,true,1064642271736399718,connFactory:javax/resource/spi/ManagedConnectionFactory,connReqInfo:javax/resource/spi/ConnectionRequestInfo,sub:javax/security/auth/Subject
 com/gemstone/gemfire/internal/datasource/PoolException,true,-6178632158204356727
 com/gemstone/gemfire/internal/datasource/TranxPoolCacheImpl,true,3295652525163658888,m_xads:javax/sql/XADataSource
+com/gemstone/gemfire/internal/hll/CardinalityMergeException,false
+com/gemstone/gemfire/internal/hll/HyperLogLog,true,-4661220245111112301,alphaMM:double,log2m:int,registerSet:com/gemstone/gemfire/internal/hll/RegisterSet
+com/gemstone/gemfire/internal/hll/HyperLogLog$Builder,true,-979314356097156719,rsd:double
+com/gemstone/gemfire/internal/hll/HyperLogLog$HyperLogLogMergeException,false
+com/gemstone/gemfire/internal/hll/HyperLogLog$SerializationHolder,false,hyperLogLogHolder:com/gemstone/gemfire/internal/hll/HyperLogLog
+com/gemstone/gemfire/internal/hll/HyperLogLogPlus,true,7504952025744337762,alphaMM:double,format:com/gemstone/gemfire/internal/hll/HyperLogLogPlus$Format,m:int,p:int,registerSet:com/gemstone/gemfire/internal/hll/RegisterSet,sm:int,sortThreshold:int,sp:int,sparseSet:int[],sparseSetThreshold:int,tmpIndex:int,tmpSet:int[]
+com/gemstone/gemfire/internal/hll/HyperLogLogPlus$Builder,true,-1608419770500158843,p:int,sp:int
+com/gemstone/gemfire/internal/hll/HyperLogLogPlus$Format,false
+com/gemstone/gemfire/internal/hll/HyperLogLogPlus$HyperLogLogPlusMergeException,false
+com/gemstone/gemfire/internal/hll/HyperLogLogPlus$SerializationHolder,false,hyperLogLogHolder:com/gemstone/gemfire/internal/hll/HyperLogLogPlus
 com/gemstone/gemfire/internal/jta/TransactionManagerImpl,true,5033392316185449821,globalTransactionMap:java/util/Map,gtxSet:java/util/SortedSet,isActive:boolean,transactionMap:java/util/Map
 com/gemstone/gemfire/internal/jta/UserTransactionImpl,true,2994652455204901910,storedTimeOut:int,tm:javax/transaction/TransactionManager
 com/gemstone/gemfire/internal/logging/log4j/AlertAppender,false,alertingDisabled:boolean,appenderContext:com/gemstone/gemfire/internal/logging/log4j/AppenderContext,listeners:java/util/concurrent/CopyOnWriteArrayList
@@ -603,16 +610,6 @@ com/gemstone/gemfire/internal/redis/RedisDataType$6,false
 com/gemstone/gemfire/internal/redis/RedisDataType$7,false
 com/gemstone/gemfire/internal/redis/RedisDataType$8,false
 com/gemstone/gemfire/internal/redis/RedisDataTypeMismatchException,true,-2451663685348513870
-com/gemstone/gemfire/internal/redis/executor/hll/CardinalityMergeException,false
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLog,true,-4661220245111112301,alphaMM:double,log2m:int,registerSet:com/gemstone/gemfire/internal/redis/executor/hll/RegisterSet
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLog$Builder,true,-979314356097156719,rsd:double
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLog$HyperLogLogMergeException,false
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLog$SerializationHolder,false,hyperLogLogHolder:com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLog
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus,true,7504952025744337762,alphaMM:double,format:com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus$Format,m:int,p:int,registerSet:com/gemstone/gemfire/internal/redis/executor/hll/RegisterSet,sm:int,sortThreshold:int,sp:int,sparseSet:int[],sparseSetThreshold:int,tmpIndex:int,tmpSet:int[]
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus$Builder,true,-1608419770500158843,p:int,sp:int
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus$Format,false
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus$HyperLogLogPlusMergeException,false
-com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus$SerializationHolder,false,hyperLogLogHolder:com/gemstone/gemfire/internal/redis/executor/hll/HyperLogLogPlus
 com/gemstone/gemfire/internal/redis/executor/list/ListExecutor$ListDirection,false
 com/gemstone/gemfire/internal/sequencelog/GraphType,false
 com/gemstone/gemfire/internal/sequencelog/model/GraphID,false,graphName:java/lang/String,type:com/gemstone/gemfire/internal/sequencelog/GraphType