This is an automated email from the ASF dual-hosted git repository.
prhomberg pushed a change to branch feature/GEODE-2804
in repository https://gitbox.apache.org/repos/asf/geode.git.
was 5c60b96 GEODE-2804 Caching the InetAddress for configured ip string
This change permanently discards the following revisions:
discard 5c60b96 GEODE-2804 Caching the InetAddress for configured ip string
discard d303e7c Revert "GEODE-2804 Caching the InetAddress for configured ip
string"
discard 58afd68 GEODE-2804 Caching the InetAddress for configured ip string
discard cf7274e GEODE-3091: remove empty method
discard b18571a GEODE-3071: Pull config of docker volumes into top level
script so that they can be overridden
discard d4412a6 GEODE_3071: Add Apache license header
discard 1f78fc4 Remove debug println
discard 451bd42 GEODE-3071: Provide capability to parallelize distributedTests
discard f808d3b Update geode-book/README.md
discard 15c32d9 GEODE-3092: fix specifiedDefaultValue for cacheLoader and
cacheWriter
discard 601b338 GEODE-2601: Updated based on feedback
discard 04de174 GEODE-2601: Fixing banner being logged twice during locator
startup.
discard 6c330bf GEODE-2601: Fixing banner being logged twice during locator
startup (now only logs once if both locator and distributed systems are started)
discard ebf9b02 GEODE-2854: GEODE REST API Docs Missing Authentication This
closes #583
discard 439f8d5 GEODE-3072: Ignore dunit test
discard c7dc2b3 GEODE-3072: Ignore dunit test
discard 39c9ca0 GEODE-2301 Doc note to deprecate Geode JTA trans mgr
discard 3902ea0 GEODE-2632: consolidate different types of SecurityService
discard 11d1165 GEODE-3072: Changed getMembershipId to use the client version
discard b7bdbb0 GEODE-2301: Deprecate JTA transaction manager from Geode
discard ccde33b Revert "GEODE-3062: create new SecurityService after
receiving cluster config"
discard 12e15a9 GEODE-3070: Fix gemfire.jar to be geode-dependencies.jar
discard d001baa GEODE-3060: Introduce JUnit rule for testing the
fully-assembled GFSH
discard a0175b4 GEODE-2558: Upgrade Powermock version to fix failing tests
discard 78dd36e GEODE-2629: fix ConnectionJUnitTest use of Mockito 2.7.11
discard 4121261 GEODE-2626: fix FastLoggerJUnitTest use of Mockito 2.7.11
discard 7dcd775 GEODE-2628: fix StatisticsImplTest use of Mockito 2.7.11
discard ecd04d0 GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito
2.7.11
discard 5d1d8fb GEODE-2558: Upgrade mockito to 2.7.11 and powermock to
1.7.0RC2
discard 0934035 GEODE-3062: create new SecurityService after receiving
cluster config
discard 6310226 GEODE-2818: add aliases to the undeploy command
discard ae5bf34 GEODE-2818: add alias to any command's options that involves
"group", "member", "jar" and replace CliString variables with GROUP, MEMBER,
JAR, etc.
discard c2747ae Resolve Eclipse/IntelliJ import order disagreement in style
files.
discard c3756ff GEODE-2294: revert to avoid rest protocol change
discard 2205cf3 GEODE-3068: fix alphabetic ordering
discard 079a84a Added change to change InetAddress when there is IOException