This is an automated email from the ASF dual-hosted git repository.
igodwin pushed a change to branch mass-test-run
in repository https://gitbox.apache.org/repos/asf/geode.git.
discard 533de13 remove meta-* jobs that we won't use for mass-test-run
discard ab40070 Mass-test-run branch, no windows or publication jobs
add ec0c1a2 GEODE-7859 Increase timeout for channel subscription (#4782)
add 9e093c1 GEODE-7854 Update Geode Redis benchmark scripts (#4779)
add c841359 GEODE-7727: modify sender thread to detect relese of
connection (#4751)
add 0c06008 GEODE-7828: Convert backing store for Redis Hashes and Sets
to single regions (#4781)
add 7c10396 GEODE-7642: Removes warnings about missing annotations.
(#4776)
add 791017c Geode prefers not to use merge-commits, so do not test
against them. (#4790)
add 86defd4 Feature/geode 6536 1: modify borrowConnection singleHop
solution (#4753)
add 1259b18 GEODE-7808: standardize on use of HostAndPort for connection
formation (#4778)
add 0713e73 GEODE-7866: Clean up geode-tcp-server module and add missing
javadocs (#4791)
add b4c3e94 GEODE-7763: Do not exportValue if no clients are waiting for
result (#4771)
add 8c320ce GEODE-7815: add Pulse custom security profile test (#4794)
add 5234ed1 Geode 7850: Implement Redis Rename Command (#4774)
add 356ef6d GEODE-7830: fix race in rebalance start (#4769)
add 0297d2d GEODE-7829: fixing typos (#4797)
add f1b4230 GEODE-7862 Add tests for Redis DEL command (#4786)
add 9a3c62d GEODE-7804: move methods up from RebalanceResult to
OperationResult (#4801)
add eb03056 GEODE-4194: Re-ignoring a failing test that was previously
ignored (#4795)
add b75ac43 GEODE-7874 write a serialization backward-compatibility test
for geode-membership (#4804)
add a3fb386 GEODE-7879: Remove locking on HGetallExecutor (#4806)
add 1165869 GEODE-7867 Add more unit tests to geode-tcp-server (#4796)
add d013311 GEODE-7880: revert changes related to GEODE-6536 (#4810)
add 0e2d4a9 GEODE-7869: New template to make warnings errors.
add 563d485 GEODE-7869: Cleanup warnings in geode-log4j
add bde8136 GEODE-7869: Cleanup warnings in geode-logging
add 0138ab5 GEODE-7869: Cleanup warnings in geode-gfsh
new 50cd697 Mass-test-run branch, no windows or publication jobs
new 5302071 remove meta-* jobs that we won't use for mass-test-run
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (533de13)
\
N -- N -- N refs/heads/mass-test-run (5302071)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/test/resources/expected-pom.xml | 6 +
.../gradle/plugins/DependencyConstraints.groovy | 1 +
ci/pipelines/pull-request/jinja.template.yml | 4 +
geode-assembly/build.gradle | 5 +
.../apache/geode/metrics/CacheCommonTagsTest.java | 2 +-
.../apache/geode/internal/inet/LocalHostUtil.java | 13 +
geode-core/build.gradle | 4 +-
.../DestroyRegionDuringGIIDistributedTest.java | 2 +
.../geode/internal/tcp/CloseConnectionTest.java | 76 ++
.../geode/internal/tcp/TCPConduitDUnitTest.java | 5 +-
...erStartupWhenAsyncDistributionTimeoutIsSet.java | 71 ++
...butedSystemMXBeanWithAlertsDistributedTest.java | 1 +
.../internal/BindDistributedSystemJUnitTest.java | 3 -
...java => AnalyzeCoreSerializablesJUnitTest.java} | 2 +-
.../RestrictUseOfInetAddressJUnitTest.java | 272 +++++++
.../geode/internal/AvailablePortJUnitTest.java | 12 +-
.../SimpleStatSamplerIntegrationTest.java | 2 +-
.../geode/admin/DistributedSystemConfig.java | 2 +-
.../admin/internal/AdminDistributedSystemImpl.java | 2 +-
.../admin/internal/ConfigurationParameterImpl.java | 4 +-
.../internal/DistributedSystemConfigImpl.java | 4 +-
.../internal/DistributionLocatorConfigImpl.java | 2 +-
.../internal/EnabledManagedEntityController.java | 4 +-
.../net => admin/internal}/InetAddressUtils.java | 90 +--
.../internal}/InetAddressUtilsWithLogging.java | 4 +-
.../admin/internal/ManagedEntityConfigImpl.java | 4 +-
.../geode/admin/internal/SystemMemberImpl.java | 4 +-
.../geode/admin/jmx/internal/AgentConfigImpl.java | 4 +-
.../jmx/internal/MX4JServerSocketFactory.java | 2 +-
.../client/internal/AutoConnectionSourceImpl.java | 12 +-
.../org/apache/geode/cache/query/IndexType.java | 1 +
.../java/org/apache/geode/distributed/Locator.java | 2 +-
.../apache/geode/distributed/LocatorLauncher.java | 6 +-
.../apache/geode/distributed/ServerLauncher.java | 4 +-
.../internal/DistributionConfigImpl.java | 2 +-
.../distributed/internal/DistributionImpl.java | 4 +
.../distributed/internal/DistributionManager.java | 4 +-
.../distributed/internal/InternalLocator.java | 16 +-
.../internal/LonerDistributionManager.java | 14 +-
.../geode/distributed/internal/ServerLocation.java | 2 +-
.../geode/distributed/internal/ServerLocator.java | 4 +-
.../membership/InternalDistributedMember.java | 2 +-
.../apache/geode/internal/DistributionLocator.java | 19 -
.../apache/geode/internal/VersionDescription.java | 2 +-
.../geode/internal/cache/GemFireCacheImpl.java | 4 +-
.../internal/cache/tier/sockets/AcceptorImpl.java | 4 +-
.../cache/tier/sockets/CacheClientNotifier.java | 12 +-
.../cache/tier/sockets/ServerConnection.java | 6 +-
...ketCreator.java => SCClusterSocketCreator.java} | 6 +-
.../apache/geode/internal/net/SocketCreator.java | 13 +-
.../geode/internal/statistics/HostStatSampler.java | 2 +-
.../internal/statistics/OsStatisticsProvider.java | 7 +-
.../internal/statistics/StatArchiveWriter.java | 2 +-
.../org/apache/geode/internal/tcp/Connection.java | 38 +-
.../apache/geode/internal/tcp/ConnectionTable.java | 14 +-
.../org/apache/geode/internal/tcp/TCPConduit.java | 2 +-
.../geode/management/internal/ManagementAgent.java | 2 +-
.../internal/beans/MemberMBeanBridge.java | 2 +-
.../internal/operation/OperationManager.java | 6 +-
.../internal/operation/OperationState.java | 27 +-
.../operation/RebalanceOperationPerformer.java | 55 +-
.../operation/RegionOperationStateStore.java | 13 +-
.../geode/management/internal/util/HostUtils.java | 2 +-
.../tier/sockets/CacheClientNotifierTest.java | 28 +
.../operation/OperationStateConcurrentTest.java | 74 ++
.../internal/operation/OperationStateTest.java | 32 +
.../operation/RebalanceOperationPerformerTest.java | 149 ++++
.../operation/RegionOperationStateStoreTest.java | 12 +-
geode-core/src/test/resources/expected-pom.xml | 12 +-
.../management/internal/cli/HeadlessGfsh.java | 43 +-
.../geode/test/dunit/internal/DUnitLauncher.java | 2 +-
geode-gfsh/build.gradle | 3 +
.../management/internal/cli/NetstatDUnitTest.java | 12 +-
.../cli/commands/AlterCompressorDUnitTest.java | 20 +-
.../cli/commands/AlterDiskStoreDUnitTest.java | 4 +-
.../cli/commands/ConcurrentDeployDUnitTest.java | 12 +-
.../CreateAsyncEventQueueCommandDUnitTest.java | 7 +-
.../CreateJndiBindingCommandDUnitTest.java | 1 +
.../commands/CreatePooledJndiBindingDUnitTest.java | 3 +-
.../cli/commands/CreateRegionCommandDUnitTest.java | 83 ++-
...DeployCommandFunctionRegistrationDUnitTest.java | 13 +-
.../commands/DeployCommandRedeployDUnitTest.java | 13 +-
.../DescribeJndiBindingCommandDUnitTest.java | 11 +-
.../cli/commands/DescribeRegionDUnitTest.java | 32 +-
.../commands/DestroyIndexCommandsDUnitTest.java | 31 +-
.../DestroyJndiBindingCommandDUnitTest.java | 1 +
.../DestroySecondJndiBindingCommandDUnitTest.java | 1 +
.../cli/commands/DiskStoreCommandsDUnitTest.java | 28 +-
.../commands/ExecuteFunctionCommandDUnitTest.java | 23 +-
.../ExecuteFunctionCommandSecurityTest.java | 3 +
...ImportClusterConfigurationCommandDUnitTest.java | 29 +-
.../IndexCommandsShareConfigurationDUnitTest.java | 6 +-
.../ListAsyncEventQueuesCommandDUnitTest.java | 1 +
.../internal/cli/commands/ListRegionDUnitTest.java | 13 +-
.../cli/commands/RebalanceCommandDUnitTest.java | 23 +-
...ersistThroughClusterConfigurationDUnitTest.java | 9 +-
.../cli/commands/RemoveCommandDUnitTest.java | 13 +-
.../cli/commands/RepeatedRebalanceDUnitTest.java | 2 +-
.../ResumeAsyncEventQueueDispatcherDUnitTest.java | 5 +-
.../ShowMissingDiskStoreCommandDUnitTest.java | 13 +-
.../cli/commands/TestCustomIdleExpiry.java | 4 +-
.../internal/cli/commands/TestCustomTTLExpiry.java | 4 +-
.../GfshParserAutoCompletionIntegrationTest.java | 5 +-
.../internal/cli/GfshParserConverterTest.java | 16 +-
.../internal/cli/HeadlessGfshIntegrationTest.java | 16 +-
.../AlterRegionCommandIntegrationTest.java | 18 +-
.../CreateRegionCommandIntegrationTest.java | 120 ++--
.../cli/commands/ExportDataIntegrationTest.java | 23 +-
.../commands/HTTPServiceSSLSupportJUnitTest.java | 16 +-
.../commands/HistoryCommandIntegrationTest.java | 11 +-
.../cli/commands/ImportDataIntegrationTest.java | 24 +-
.../ListDiskStoreCommandIntegrationTest.java | 3 +-
.../cli/commands/ListRegionIntegrationTest.java | 11 +-
.../cli/commands/PutCommandIntegrationTest.java | 24 +-
.../ShowMetricsCommandIntegrationTest.java | 25 +-
.../cli/domain/IndexDetailsIntegrationTest.java | 9 +-
.../ChangeLogLevelFunctionIntegrationTest.java | 28 +-
.../functions/CreateJndiBindingFunctionTest.java | 6 +-
.../functions/DataCommandFunctionJUnitTest.java | 21 +-
.../DataCommandFunctionWithPDXJUnitTest.java | 2 +-
.../functions/DestroyJndiBindingFunctionTest.java | 23 +-
.../ExportLogsFunctionIntegrationTest.java | 19 +-
.../internal/cli/functions/Geode3544JUnitTest.java | 10 +-
.../cli/functions/ListJndiBindingFunctionTest.java | 11 +-
.../SizeExportLogsFunctionIntegrationTest.java | 19 +-
.../result/model/ResultModelIntegrationTest.java | 8 +-
.../cli/util/LogExporterFileIntegrationTest.java | 24 +-
.../cli/util/LogExporterIntegrationTest.java | 8 +-
.../geode/management/cli/CommandService.java | 6 +-
.../apache/geode/management/cli/GfshCommand.java | 15 +-
.../geode/management/internal/cli/CliUtil.java | 5 +-
.../geode/management/internal/cli/Launcher.java | 18 +-
.../cli/commands/AlterRuntimeConfigCommand.java | 1 +
.../cli/commands/ChangeLogLevelCommand.java | 7 +-
.../cli/commands/CloseDurableCQsCommand.java | 1 +
.../cli/commands/CloseDurableClientCommand.java | 1 +
.../internal/cli/commands/ConnectCommand.java | 1 +
.../cli/commands/CountDurableCQEventsCommand.java | 1 +
.../cli/commands/CreateDefinedIndexesCommand.java | 1 +
.../cli/commands/CreateGatewaySenderCommand.java | 3 +-
.../internal/cli/commands/CreateIndexCommand.java | 6 +-
.../internal/cli/commands/DataCommandsUtils.java | 10 +-
.../internal/cli/commands/DefineIndexCommand.java | 6 +-
.../internal/cli/commands/DeployCommand.java | 33 +-
.../cli/commands/DescribeDiskStoreCommand.java | 1 +
.../commands/DescribeOfflineDiskStoreCommand.java | 6 +-
.../commands/DestroyAsyncEventQueueCommand.java | 12 +-
.../cli/commands/DestroyFunctionCommand.java | 18 +-
.../internal/cli/commands/DestroyIndexCommand.java | 5 +-
.../cli/commands/DestroyRegionCommand.java | 8 +-
.../internal/cli/commands/ExportConfigCommand.java | 3 +-
.../internal/cli/commands/ExportDataCommand.java | 6 +-
.../internal/cli/commands/ExportLogsCommand.java | 25 +-
.../commands/ExportOfflineDiskStoreCommand.java | 6 +-
.../cli/commands/ExportStackTraceCommand.java | 1 +
.../internal/cli/commands/GCCommand.java | 6 +-
.../ImportClusterConfigurationCommand.java | 15 +-
.../internal/cli/commands/ImportDataCommand.java | 6 +-
.../internal/cli/commands/IndexDefinition.java | 5 +-
.../cli/commands/ListAsyncEventQueuesCommand.java | 12 +-
.../internal/cli/commands/ListDeployedCommand.java | 1 +
.../cli/commands/ListDurableClientCQsCommand.java | 1 +
.../internal/cli/commands/ListFunctionCommand.java | 1 +
.../internal/cli/commands/ListIndexCommand.java | 9 +-
.../cli/commands/ListJndiBindingCommand.java | 17 +-
.../internal/cli/commands/QueryCommand.java | 11 +-
.../internal/cli/commands/ShowMetricsCommand.java | 6 +-
.../cli/commands/StartGatewaySenderCommand.java | 6 +-
.../internal/cli/commands/StartLocatorCommand.java | 20 +-
.../internal/cli/commands/StartServerCommand.java | 9 +-
.../StatusClusterConfigServiceCommand.java | 2 +-
.../internal/cli/commands/UndeployCommand.java | 1 +
.../cli/commands/lifecycle/StopLocatorCommand.java | 5 +-
.../cli/commands/lifecycle/StopServerCommand.java | 6 +-
.../cli/converters/IndexTypeConverter.java | 15 +-
.../internal/cli/domain/IndexDetails.java | 53 +-
.../cli/functions/AlterQueryServiceFunction.java | 2 +
.../cli/functions/AlterRuntimeConfigFunction.java | 40 +-
.../cli/functions/ChangeLogLevelFunction.java | 6 +-
.../cli/functions/CloseDurableClientFunction.java | 6 +-
.../cli/functions/CloseDurableCqFunction.java | 6 +-
.../cli/functions/ContinuousQueryFunction.java | 20 +-
.../functions/CreateAsyncEventQueueFunction.java | 21 +-
.../functions/CreateDefinedIndexesFunction.java | 9 +-
.../cli/functions/CreateIndexFunction.java | 7 +-
.../cli/functions/CreateJndiBindingFunction.java | 4 +-
.../cli/functions/DataCommandFunction.java | 29 +-
.../internal/cli/functions/DeployFunction.java | 14 +-
.../cli/functions/DescribeDiskStoreFunction.java | 15 +-
.../functions/DestroyAsyncEventQueueFunction.java | 22 +-
.../cli/functions/DestroyDiskStoreFunction.java | 11 +-
.../functions/DestroyGatewayReceiverFunction.java | 4 +-
.../cli/functions/ExportConfigFunction.java | 6 +-
.../internal/cli/functions/ExportDataFunction.java | 12 +-
.../internal/cli/functions/ExportLogsFunction.java | 19 +-
.../FetchSharedConfigurationStatusFunction.java | 4 +-
.../cli/functions/GarbageCollectionFunction.java | 4 +-
.../functions/GatewayReceiverCreateFunction.java | 6 +-
.../cli/functions/GatewaySenderCreateFunction.java | 13 +-
.../functions/GatewaySenderDestroyFunction.java | 8 +-
.../GetMemberConfigInformationFunction.java | 21 +-
.../functions/GetRegionDescriptionFunction.java | 6 +-
.../cli/functions/GetStackTracesFunction.java | 4 +-
.../GetSubscriptionQueueSizeFunction.java | 6 +-
.../internal/cli/functions/ImportDataFunction.java | 12 +-
.../cli/functions/ListDeployedFunction.java | 4 +-
.../cli/functions/ListDiskStoresFunction.java | 7 +-
.../cli/functions/ListDurableCqNamesFunction.java | 7 +-
.../cli/functions/ListFunctionFunction.java | 9 +-
.../internal/cli/functions/ListIndexFunction.java | 7 +-
.../cli/functions/ListJndiBindingFunction.java | 12 +-
.../internal/cli/functions/NetstatFunction.java | 22 +-
.../cli/functions/RegionAlterFunction.java | 10 +-
.../cli/functions/RegionCreateFunction.java | 9 +-
.../cli/functions/RegionDestroyFunction.java | 11 +-
.../internal/cli/functions/RegionFunctionArgs.java | 5 +-
.../functions/ShowMissingDiskStoresFunction.java | 8 +-
.../internal/cli/functions/ShutDownFunction.java | 6 +-
.../cli/functions/SizeExportLogsFunction.java | 17 +-
.../internal/cli/functions/UndeployFunction.java | 9 +-
.../internal/cli/functions/UnregisterFunction.java | 6 +-
.../cli/functions/UserFunctionExecution.java | 25 +-
.../internal/cli/remote/CommandExecutor.java | 13 +-
.../internal/cli/remote/CommandStatementImpl.java | 6 +-
.../internal/cli/remote/MemberCommandService.java | 12 +-
.../geode/management/internal/cli/shell/Gfsh.java | 16 +-
.../internal/cli/shell/MXBeanProvider.java | 7 +-
.../internal/cli/util/DiskStoreCompacter.java | 23 +-
.../internal/cli/util/DiskStoreUpgrader.java | 32 +-
.../internal/cli/util/ExportLogsCacheWriter.java | 22 +-
.../management/internal/cli/util/JdkTool.java | 3 +-
.../internal/cli/util/ReadWriteFile.java | 64 +-
.../sanctioned-geode-gfsh-serializables.txt | 1 +
.../internal/cli/commands/ConnectCommandTest.java | 66 +-
.../commands/CreateAsyncEventQueueCommandTest.java | 6 +-
.../commands/CreateDefinedIndexesCommandTest.java | 36 +-
.../cli/commands/CreateIndexCommandTest.java | 36 +-
.../cli/commands/CreateJndiBindingCommandTest.java | 7 +-
.../cli/commands/CreateRegionCommandTest.java | 41 +-
.../DestroyAsyncEventQueueCommandTest.java | 27 +-
.../DestroyGatewayReceiverCommandTest.java | 10 +-
.../commands/DestroyGatewaySenderCommandTest.java | 19 +-
.../commands/DestroyJndiBindingCommandTest.java | 11 +-
.../cli/commands/DestroyRegionCommandTest.java | 8 +-
.../cli/commands/ExportLogsCommandTest.java | 32 +-
.../cli/commands/ListAsyncEventQueuesTest.java | 8 +-
.../cli/commands/ListGatewayCommandTest.java | 16 +-
...ResumeAsyncEventQueueDispatcherCommandTest.java | 4 +-
.../cli/converters/IndexTypeConverterTest.java | 39 +-
.../cli/functions/CliFunctionResultTest.java | 12 +-
.../CreateDefinedIndexesFunctionTest.java | 43 +-
.../DescribeDiskStoreFunctionJUnitTest.java | 184 +++--
.../DestroyAsyncEventQueueFunctionTest.java | 14 +-
.../DestroyGatewayReceiverFunctionTest.java | 8 +-
.../GatewayReceiverCreateFunctionTest.java | 6 +-
.../GatewaySenderDestroyFunctionTest.java | 11 +-
.../functions/ListDiskStoresFunctionJUnitTest.java | 5 +-
.../cli/functions/ListIndexFunctionJUnitTest.java | 25 +-
.../cli/functions/RegionAlterFunctionTest.java | 20 +-
.../functions/RegionCreateFunctionJUnitTest.java | 2 +
.../cli/functions/RegionDestroyFunctionTest.java | 26 +-
.../ShowMissingDiskStoresFunctionTest.java | 11 +-
.../cli/remote/MemberCommandServiceTest.java | 1 +
.../cli/remote/OnlineCommandProcessorTest.java | 16 +-
.../cli/result/model/TabularResultModelTest.java | 2 +-
.../cli/shell/GfshExecutionStrategyTest.java | 2 +-
.../cli/util/ExportLogsCacheWriterTest.java | 3 +-
.../web/http/support/HttpRequesterTest.java | 1 +
.../geode/internal/cache/InternalHttpService.java | 15 +-
.../AnalyzeDataSerializablesJUnitTestBase.java | 322 +++++++++
.../AnalyzeSerializablesJUnitTestBase.java | 430 +++--------
.../geode/codeAnalysis/decode/CompiledClass.java | 116 +--
.../geode/codeAnalysis/decode/CompiledMethod.java | 16 +
.../geode/codeAnalysis/decode/cp/CpFieldref.java | 8 +
.../geode/codeAnalysis/decode/cp/CpMethodref.java | 1 +
.../codeAnalysis/decode/cp/CpNameAndType.java | 10 +
.../geode/test/junit/rules/ClassAnalysisRule.java | 142 ++++
.../org/apache/geode/test/version/TestVersion.java | 29 +-
geode-log4j/build.gradle | 1 +
.../impl/AlertAppenderIntegrationTest.java | 1 +
.../AlertListenerRegistrationIntegrationTest.java | 1 +
...mWithBothLogWriterAppendersIntegrationTest.java | 9 +-
...edSystemWithLogLevelChangesIntegrationTest.java | 1 +
...reVerboseMarkerFilterAcceptIntegrationTest.java | 1 +
...fireVerboseMarkerFilterDenyIntegrationTest.java | 1 +
...deVerboseMarkerFilterAcceptIntegrationTest.java | 1 +
...eodeVerboseMarkerFilterDenyIntegrationTest.java | 1 +
...oggingWithDistributedSystemIntegrationTest.java | 6 +-
.../log4j/internal/impl/AlertAppender.java | 3 +-
.../log4j/internal/impl/GeodeConsoleAppender.java | 13 +-
.../log4j/internal/impl/LogWriterAppender.java | 3 +-
geode-logging/build.gradle | 1 +
.../apache/geode/logging/internal/OSProcess.java | 33 +-
geode-lucene/build.gradle | 5 +-
geode-management/build.gradle | 8 +
.../AnalyzeManagementSerializablesJUnitTest.java | 5 -
.../apache/geode/codeAnalysis/excludedClasses.txt | 0
.../org/apache/geode/codeAnalysis/openBugs.txt | 0
.../codeAnalysis/sanctionedDataSerializables.txt | 0
.../geode/management/runtime/OperationResult.java | 15 +-
.../geode/management/runtime/RebalanceResult.java | 11 -
.../sanctioned-geode-management-serializables.txt | 2 +
.../AnalyzeMembershipSerializablesJUnitTest.java | 68 ++
.../locator/GMSLocatorRecoveryIntegrationTest.java | 2 +-
.../apache/geode/codeAnalysis/excludedClasses.txt | 1 +
.../org/apache/geode/codeAnalysis/openBugs.txt | 0
.../codeAnalysis/sanctionedDataSerializables.txt | 72 ++
.../internal/membership/api/MembershipConfig.java | 4 +-
.../internal/membership/api/MembershipLocator.java | 2 +-
.../gms/locator/MembershipLocatorImpl.java | 11 +-
geode-pulse/build.gradle | 18 +-
.../controllers/PulseControllerJUnitTest.java | 2 +-
.../pulse/security/CustomSecurityConfigTest.java | 70 ++
.../pulse/security/DefaultSecurityConfigTest.java | 70 ++
.../resources/pulse-authentication-custom.xml | 38 +
.../internal/security/DefaultSecurityConfig.java | 4 +-
.../src/main/webapp/WEB-INF/pulse-servlet.xml | 3 +-
geode-redis/README.md | 81 ++-
geode-redis/build.gradle | 3 -
.../org/apache/geode/redis/PubSubDUnitTest.java | 2 +-
... AnalyzeRedisSerializablesIntegrationTest.java} | 2 +-
...AuthJUnitTest.java => AuthIntegrationTest.java} | 2 +-
...st.java => ConcurrentStartIntegrationTest.java} | 2 +-
...CoderTest.java => GeoCoderIntegrationTest.java} | 2 +-
.../{GeoJUnitTest.java => GeoIntegrationTest.java} | 13 +-
.../apache/geode/redis/HashesIntegrationTest.java | 799 +++++++++++++++++++++
.../org/apache/geode/redis/HashesJUnitTest.java | 188 -----
...stsJUnitTest.java => ListsIntegrationTest.java} | 8 +-
...{PubSubTest.java => PubSubIntegrationTest.java} | 2 +-
.../geode/redis/RedisServerIntegrationTest.java | 4 +-
.../java/org/apache/geode/redis/RenameTest.java | 187 +++++
... => SetCommandNegativeCaseIntegrationTest.java} | 2 +-
.../apache/geode/redis/SetsIntegrationTest.java | 756 +++++++++++++++++++
.../java/org/apache/geode/redis/SetsJUnitTest.java | 243 -------
...nitTest.java => SortedSetsIntegrationTest.java} | 2 +-
...sJunitTest.java => StringsIntegrationTest.java} | 2 +-
.../java/org/apache/geode/internal/hll/Bits.java | 3 +-
.../internal/hll/CardinalityMergeException.java | 1 -
.../org/apache/geode/internal/hll/HyperLogLog.java | 9 +-
.../apache/geode/internal/hll/HyperLogLogPlus.java | 3 +-
.../org/apache/geode/redis/GeodeRedisServer.java | 71 +-
.../{Extendable.java => AutoCloseableLock.java} | 25 +-
.../geode/redis/internal/ByteArrayWrapper.java | 25 +-
.../geode/redis/internal/ByteToCommandDecoder.java | 58 +-
.../org/apache/geode/redis/internal/Coder.java | 5 +
.../org/apache/geode/redis/internal/Command.java | 27 +-
.../apache/geode/redis/internal/DoubleWrapper.java | 15 +-
.../redis/internal/ExecutionHandlerContext.java | 83 ++-
.../org/apache/geode/redis/internal/Executor.java | 2 -
.../apache/geode/redis/internal/Extendable.java | 2 -
.../org/apache/geode/redis/internal/GeoCoder.java | 3 +-
.../geode/redis/internal/GeodeRedisService.java | 3 +-
.../apache/geode/redis/internal/KeyRegistrar.java | 5 +-
.../internal/RedisCommandParserException.java | 2 -
.../geode/redis/internal/RedisCommandType.java | 32 +-
.../geode/redis/internal/RedisConstants.java | 2 +-
.../apache/geode/redis/internal/RedisDataType.java | 5 +-
.../internal/RedisDataTypeMismatchException.java | 2 -
.../geode/redis/internal/RedisLockService.java | 98 +++
.../redis/internal/RedisLockServiceMBean.java | 33 +
.../redis/internal/RegionCreationException.java | 6 +-
.../geode/redis/internal/RegionProvider.java | 141 +++-
.../redis/internal/executor/AbstractExecutor.java | 42 +-
.../redis/internal/executor/AuthExecutor.java | 6 +-
.../geode/redis/internal/executor/DelExecutor.java | 6 +-
.../redis/internal/executor/ExistsExecutor.java | 5 +-
.../redis/internal/executor/ExpireAtExecutor.java | 13 +-
.../redis/internal/executor/ExpireExecutor.java | 14 +-
.../redis/internal/executor/FlushAllExecutor.java | 3 +-
.../redis/internal/executor/KeysExecutor.java | 8 +-
.../redis/internal/executor/PersistExecutor.java | 5 +-
.../redis/internal/executor/RenameExecutor.java | 86 +++
.../redis/internal/executor/ScanExecutor.java | 12 +-
.../geode/redis/internal/executor/TTLExecutor.java | 6 +-
.../redis/internal/executor/TypeExecutor.java | 5 +-
.../redis/internal/executor/UnkownExecutor.java | 23 +-
.../redis/internal/executor/hash/HDelExecutor.java | 60 +-
.../internal/executor/hash/HExistsExecutor.java | 58 +-
.../internal/executor/hash/HGetAllExecutor.java | 37 +-
.../redis/internal/executor/hash/HGetExecutor.java | 42 +-
.../internal/executor/hash/HIncrByExecutor.java | 120 ++--
.../executor/hash/HIncrByFloatExecutor.java | 102 ++-
.../internal/executor/hash/HKeysExecutor.java | 45 +-
.../redis/internal/executor/hash/HLenExecutor.java | 43 +-
.../internal/executor/hash/HMGetExecutor.java | 31 +-
.../internal/executor/hash/HMSetExecutor.java | 59 +-
.../internal/executor/hash/HScanExecutor.java | 29 +-
.../redis/internal/executor/hash/HSetExecutor.java | 80 ++-
.../internal/executor/hash/HSetNXExecutor.java | 18 +-
.../internal/executor/hash/HValsExecutor.java | 33 +-
.../redis/internal/executor/hash/HashExecutor.java | 64 +-
.../redis/internal/executor/hll/PFAddExecutor.java | 11 +-
.../internal/executor/hll/PFCountExecutor.java | 3 +-
.../internal/executor/hll/PFMergeExecutor.java | 6 +-
.../geode/redis/internal/executor/hll/Varint.java | 4 +-
.../internal/executor/list/LIndexExecutor.java | 9 +-
.../internal/executor/list/LRangeExecutor.java | 8 +-
.../redis/internal/executor/list/LRemExecutor.java | 5 +-
.../redis/internal/executor/list/LSetExecutor.java | 7 +-
.../internal/executor/list/LTrimExecutor.java | 4 +-
.../redis/internal/executor/list/ListExecutor.java | 22 +-
.../redis/internal/executor/list/PopExecutor.java | 12 +-
.../redis/internal/executor/set/SAddExecutor.java | 50 +-
.../redis/internal/executor/set/SCardExecutor.java | 14 +-
.../redis/internal/executor/set/SDiffExecutor.java | 12 +-
.../internal/executor/set/SInterExecutor.java | 12 +-
.../internal/executor/set/SIsMemberExecutor.java | 29 +-
.../internal/executor/set/SMembersExecutor.java | 41 +-
.../redis/internal/executor/set/SMoveExecutor.java | 95 ++-
.../redis/internal/executor/set/SPopExecutor.java | 80 ++-
.../internal/executor/set/SRandMemberExecutor.java | 104 +--
.../redis/internal/executor/set/SRemExecutor.java | 41 +-
.../redis/internal/executor/set/SScanExecutor.java | 27 +-
.../internal/executor/set/SUnionExecutor.java | 6 +-
.../redis/internal/executor/set/SetExecutor.java | 25 +
.../redis/internal/executor/set/SetOpExecutor.java | 99 +--
.../executor/sortedset/GeoAddExecutor.java | 3 +-
.../executor/sortedset/GeoRadiusExecutor.java | 3 +-
.../executor/sortedset/GeoRadiusParameters.java | 19 +-
.../internal/executor/sortedset/ZAddExecutor.java | 3 +-
.../internal/executor/sortedset/ZCardExecutor.java | 7 +-
.../executor/sortedset/ZCountExecutor.java | 14 +-
.../executor/sortedset/ZLexCountExecutor.java | 9 +-
.../executor/sortedset/ZRangeByLexExecutor.java | 23 +-
.../executor/sortedset/ZRangeByScoreExecutor.java | 28 +-
.../executor/sortedset/ZRangeExecutor.java | 9 +-
.../internal/executor/sortedset/ZRankExecutor.java | 5 +-
.../internal/executor/sortedset/ZRemExecutor.java | 6 +-
.../executor/sortedset/ZRemRangeByLexExecutor.java | 14 +-
.../sortedset/ZRemRangeByRankExecutor.java | 14 +-
.../sortedset/ZRemRangeByScoreExecutor.java | 17 +-
.../internal/executor/sortedset/ZScanExecutor.java | 8 +-
.../internal/executor/string/AppendExecutor.java | 2 +-
.../internal/executor/string/BitCountExecutor.java | 20 +-
.../internal/executor/string/BitOpExecutor.java | 34 +-
.../internal/executor/string/BitPosExecutor.java | 40 +-
.../internal/executor/string/DecrExecutor.java | 2 +-
.../internal/executor/string/GetBitExecutor.java | 3 +-
.../internal/executor/string/GetExecutor.java | 6 +-
.../internal/executor/string/GetRangeExecutor.java | 4 +-
.../executor/string/IncrByFloatExecutor.java | 1 -
.../internal/executor/string/IncrExecutor.java | 1 -
.../internal/executor/string/MGetExecutor.java | 3 +-
.../internal/executor/string/SetBitExecutor.java | 8 +-
.../internal/executor/string/SetEXExecutor.java | 3 +-
.../internal/executor/string/SetExecutor.java | 6 +-
.../internal/executor/string/SetNXExecutor.java | 5 +-
.../internal/executor/string/SetRangeExecutor.java | 3 +-
.../internal/executor/string/StringExecutor.java | 2 +-
.../internal/executor/string/StrlenExecutor.java | 6 +-
.../executor/transactions/ExecExecutor.java | 7 +-
.../internal/org/apache/hadoop/fs/GlobPattern.java | 4 +-
.../sanctioned-geode-redis-serializables.txt | 1 +
geode-redis/src/performanceTest/aggregator.sh | 91 ---
geode-redis/src/performanceTest/benchmark.sh | 115 ++-
.../{benchmark.sh => environment-setup.sh} | 12 +-
.../{shacompare.sh => execute-operation.sh} | 52 +-
geode-redis/src/performanceTest/shacompare.sh | 6 +-
.../src/performanceTest/summarize-batch-results.sh | 72 ++
.../performanceTest/summarize-operation-results.sh | 61 ++
.../geode/redis/internal/CommandJUnitTest.java | 77 ++
.../internal/ExecutionHandlerContextJUnitTest.java | 73 ++
.../redis/internal/RedisLockServiceJUnitTest.java | 168 +++++
.../redis/internal/RegionProviderJUnitTest.java | 108 +++
...ptionsTest.java => SubscriptionsJUnitTest.java} | 2 +-
.../executor/AbstractExecutorJUnitTest.java | 61 ++
...est.java => AbstractScanExecutorJUnitTest.java} | 2 +-
.../executor/UnkownExecutorJUnitTest.java} | 36 +-
.../executor/hash/HDelExecutorJUnitTest.java} | 36 +-
.../executor/set/SetExecutorJUnitTest.java | 374 ++++++++++
.../internal/executor/string/DelExecutorTest.java | 71 ++
...orTest.java => StringSetExecutorJUnitTest.java} | 2 +-
.../tcpserver/TcpServerGossipVersionDUnitTest.java | 162 -----
.../TcpServerProductVersionDUnitTest.java | 30 +-
.../tcpserver/AdvancedSocketCreatorImpl.java | 6 +-
.../tcpserver/ClientSocketCreatorImpl.java | 4 +
...atorImpl.java => ClusterSocketCreatorImpl.java} | 8 +-
.../internal/tcpserver/ConnectionWatcher.java | 5 +-
.../internal/tcpserver/HostAndPort.java | 27 +-
.../internal/tcpserver/InfoRequest.java | 3 +-
.../internal/tcpserver/InfoResponse.java | 5 +-
.../internal/tcpserver/ProtocolChecker.java | 6 +
.../internal/tcpserver/ShutdownRequest.java | 3 +-
.../internal/tcpserver/ShutdownResponse.java | 4 +-
.../distributed/internal/tcpserver/TcpClient.java | 23 +-
.../distributed/internal/tcpserver/TcpHandler.java | 4 +
.../distributed/internal/tcpserver/TcpServer.java | 109 +--
.../internal/tcpserver/TcpSocketCreatorImpl.java | 6 +-
.../internal/tcpserver/VersionRequest.java | 3 +-
.../internal/tcpserver/VersionResponse.java | 4 +-
.../{ConnectionWatcher.java => package-info.java} | 32 +-
.../internal/tcpserver/HostAndPortTest.java | 94 ++-
.../tcpserver/TcpServerDependenciesTest.java | 3 +
.../internal/tcpserver/TcpServerJUnitTest.java | 190 ++---
.../WANHostNameVerificationDistributedTest.java | 6 +-
.../internal/cache/wan/GatewayReceiverImpl.java | 2 +-
.../cache/wan/GatewayReceiverImplTest.java | 2 +-
.../internal/rest/RebalanceIntegrationTest.java | 2 +-
gradle/warnings.gradle | 21 +
499 files changed, 9029 insertions(+), 3889 deletions(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/tcp/CloseConnectionTest.java
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/tcp/TestServerStartupWhenAsyncDistributionTimeoutIsSet.java
rename
geode-core/src/integrationTest/java/org/apache/geode/codeAnalysis/{AnalyzeSerializablesJUnitTest.java
=> AnalyzeCoreSerializablesJUnitTest.java} (92%)
create mode 100644
geode-core/src/integrationTest/java/org/apache/geode/codeAnalysis/RestrictUseOfInetAddressJUnitTest.java
rename geode-core/src/main/java/org/apache/geode/{internal/net =>
admin/internal}/InetAddressUtils.java (63%)
rename geode-core/src/main/java/org/apache/geode/{internal/net =>
admin/internal}/InetAddressUtilsWithLogging.java (95%)
rename
geode-core/src/main/java/org/apache/geode/internal/net/{SCServerSocketCreator.java
=> SCClusterSocketCreator.java} (95%)
create mode 100644
geode-core/src/test/java/org/apache/geode/management/internal/operation/OperationStateConcurrentTest.java
create mode 100644
geode-core/src/test/java/org/apache/geode/management/internal/operation/RebalanceOperationPerformerTest.java
create mode 100644
geode-junit/src/main/java/org/apache/geode/codeAnalysis/AnalyzeDataSerializablesJUnitTestBase.java
create mode 100644
geode-junit/src/main/java/org/apache/geode/test/junit/rules/ClassAnalysisRule.java
rename {geode-core =>
geode-management}/src/integrationTest/java/org/apache/geode/codeAnalysis/AnalyzeManagementSerializablesJUnitTest.java
(85%)
copy {geode-memcached =>
geode-management}/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
(100%)
copy {geode-web-api =>
geode-management}/src/integrationTest/resources/org/apache/geode/codeAnalysis/openBugs.txt
(100%)
copy {geode-web-api =>
geode-management}/src/integrationTest/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt
(100%)
rename {geode-core =>
geode-management}/src/main/resources/org/apache/geode/internal/sanctioned-geode-management-serializables.txt
(94%)
create mode 100644
geode-membership/src/integrationTest/java/org/apache/geode/codeAnalysis/AnalyzeMembershipSerializablesJUnitTest.java
create mode 100644
geode-membership/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
copy {geode-web-api =>
geode-membership}/src/integrationTest/resources/org/apache/geode/codeAnalysis/openBugs.txt
(100%)
create mode 100644
geode-membership/src/integrationTest/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt
create mode 100644
geode-pulse/src/integrationTest/java/org/apache/geode/tools/pulse/security/CustomSecurityConfigTest.java
create mode 100644
geode-pulse/src/integrationTest/java/org/apache/geode/tools/pulse/security/DefaultSecurityConfigTest.java
create mode 100644
geode-pulse/src/integrationTest/resources/pulse-authentication-custom.xml
rename
geode-redis/src/integrationTest/java/org/apache/geode/codeAnalysis/{AnalyzeRedisSerializablesJUnitTest.java
=> AnalyzeRedisSerializablesIntegrationTest.java} (91%)
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{AuthJUnitTest.java
=> AuthIntegrationTest.java} (99%)
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{ConcurrentStartTest.java
=> ConcurrentStartIntegrationTest.java} (98%)
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{GeoCoderTest.java
=> GeoCoderIntegrationTest.java} (97%)
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{GeoJUnitTest.java
=> GeoIntegrationTest.java} (99%)
create mode 100755
geode-redis/src/integrationTest/java/org/apache/geode/redis/HashesIntegrationTest.java
delete mode 100755
geode-redis/src/integrationTest/java/org/apache/geode/redis/HashesJUnitTest.java
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{ListsJUnitTest.java
=> ListsIntegrationTest.java} (96%)
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{PubSubTest.java =>
PubSubIntegrationTest.java} (99%)
create mode 100644
geode-redis/src/integrationTest/java/org/apache/geode/redis/RenameTest.java
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{SetCommandNegativeCaseTest.java
=> SetCommandNegativeCaseIntegrationTest.java} (98%)
create mode 100755
geode-redis/src/integrationTest/java/org/apache/geode/redis/SetsIntegrationTest.java
delete mode 100755
geode-redis/src/integrationTest/java/org/apache/geode/redis/SetsJUnitTest.java
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{SortedSetsJUnitTest.java
=> SortedSetsIntegrationTest.java} (99%)
rename
geode-redis/src/integrationTest/java/org/apache/geode/redis/{StringsJunitTest.java
=> StringsIntegrationTest.java} (99%)
copy
geode-redis/src/main/java/org/apache/geode/redis/internal/{Extendable.java =>
AutoCloseableLock.java} (69%)
create mode 100644
geode-redis/src/main/java/org/apache/geode/redis/internal/RedisLockService.java
create mode 100644
geode-redis/src/main/java/org/apache/geode/redis/internal/RedisLockServiceMBean.java
create mode 100644
geode-redis/src/main/java/org/apache/geode/redis/internal/executor/RenameExecutor.java
delete mode 100644 geode-redis/src/performanceTest/aggregator.sh
mode change 100644 => 100755 geode-redis/src/performanceTest/benchmark.sh
copy geode-redis/src/performanceTest/{benchmark.sh => environment-setup.sh}
(88%)
mode change 100644 => 100755
copy geode-redis/src/performanceTest/{shacompare.sh => execute-operation.sh}
(50%)
mode change 100644 => 100755
mode change 100644 => 100755 geode-redis/src/performanceTest/shacompare.sh
create mode 100755 geode-redis/src/performanceTest/summarize-batch-results.sh
create mode 100755
geode-redis/src/performanceTest/summarize-operation-results.sh
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/CommandJUnitTest.java
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/ExecutionHandlerContextJUnitTest.java
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/RedisLockServiceJUnitTest.java
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/RegionProviderJUnitTest.java
rename
geode-redis/src/test/java/org/apache/geode/redis/internal/{SubscriptionsTest.java
=> SubscriptionsJUnitTest.java} (99%)
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/executor/AbstractExecutorJUnitTest.java
rename
geode-redis/src/test/java/org/apache/geode/redis/internal/executor/{AbstractScanExecutorTest.java
=> AbstractScanExecutorJUnitTest.java} (97%)
copy
geode-redis/src/{main/java/org/apache/geode/redis/internal/executor/UnkownExecutor.java
=>
test/java/org/apache/geode/redis/internal/executor/UnkownExecutorJUnitTest.java}
(56%)
mode change 100755 => 100644
copy
geode-redis/src/{main/java/org/apache/geode/redis/internal/executor/UnkownExecutor.java
=>
test/java/org/apache/geode/redis/internal/executor/hash/HDelExecutorJUnitTest.java}
(53%)
mode change 100755 => 100644
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/executor/set/SetExecutorJUnitTest.java
create mode 100644
geode-redis/src/test/java/org/apache/geode/redis/internal/executor/string/DelExecutorTest.java
rename
geode-redis/src/test/java/org/apache/geode/redis/internal/executor/string/{SetExecutorTest.java
=> StringSetExecutorJUnitTest.java} (99%)
delete mode 100644
geode-tcp-server/src/distributedTest/java/org/apache/geode/distributed/internal/tcpserver/TcpServerGossipVersionDUnitTest.java
rename
geode-tcp-server/src/main/java/org/apache/geode/distributed/internal/tcpserver/{ServerSocketCreatorImpl.java
=> ClusterSocketCreatorImpl.java} (91%)
copy
geode-tcp-server/src/main/java/org/apache/geode/distributed/internal/tcpserver/{ConnectionWatcher.java
=> package-info.java} (55%)
mode change 100755 => 100644
rename geode-tcp-server/src/{distributedTest =>
test}/java/org/apache/geode/distributed/internal/tcpserver/TcpServerJUnitTest.java
(60%)
create mode 100644 gradle/warnings.gradle