Repository: geode
Updated Branches:
refs/heads/develop 27aa7d30e -> 9e7696a64
http://git-wip-us.apache.org/repos/asf/geode/blob/9e7696a6/geode-core/src/test/java/org/apache/geode/internal/cache/event/EventTrackerExpiryTaskTest.java
---
GEODE-2860: Refactor use of EventTracker
* change EventTracker to an interface with two implementations
* move as much logic out of LocalRegion down into subclasses that
make use EventTracker
* move and refactor static inner classes in EventTracker into own
class files
* migrate so
http://git-wip-us.apache.org/repos/asf/geode/blob/9e7696a6/geode-core/src/main/java/org/apache/geode/internal/cache/event/EventSequenceNumberHolder.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/cache/even
Repository: geode-examples
Updated Branches:
refs/heads/develop 6055021d7 -> 500cc51a6
GEODE-3202 Adding new lucene example.
This closes #10
Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/500cc51a
Tree:
Repository: geode-native
Updated Branches:
refs/heads/develop 351fa598c -> 709ef5f75
GEODE-3168: Added Windows only conditional for disabled optimize
Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/709ef5f7
T
Repository: geode
Updated Branches:
refs/heads/develop 3b32a3319 -> 27aa7d30e
GEODE-3166: use the 3 param getCredential interface.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/27aa7d30
Tree: http://git-wip-us.apache.org
Repository: geode-native
Updated Branches:
refs/heads/develop fafa7e0b6 -> 351fa598c
GEODE-3168: Fixes CLI tests in Release mode
- Disabled all optimization for static lib
Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-n
Repository: geode
Updated Branches:
refs/heads/feature/GEODE-3141 a202e84fc -> 9e9950f37
GEODE-3141: Remove misleading comment
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/9e9950f3
Tree: http://git-wip-us.apache.org/rep
Repository: geode
Updated Branches:
refs/heads/develop e0868924d -> 3b32a3319
GEODE-3207 Swagger library updates: update user guide
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3b32a331
Tree: http://git-wip-us.apache.or
Repository: geode
Updated Branches:
refs/heads/develop 502c0f3a7 -> e0868924d
GEODE-2189 Docs: Update Swagger UI links
Added link to OpenAPI specification.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e0868924
Tree: htt
Repository: geode
Updated Branches:
refs/heads/feature/GEODE-3213 [created] 2033ba7b4
GEODE-3213: Initial refactor for Protobuf protocol generic flow
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2033ba7b
Tree: http://gi
GEODE-3072: Changed getMembershipId to use the client version
(cherry picked from commit dd90c71d036d9d28b8c593ab8cbae57357a64b03)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f6a390ec
Tree: http://git-wip-us.apache.org/re
GEODE-2301: Deprecate JTA transaction manager from Geode
Geode JTA transaction manager is deprecated and a warning message is logged if
it is being used.
cherry picked from commit a21c97111a288ac0a0986bb30545f1aacbec5880
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http:/
GEODE-2420: Warn a user if they try to export too much data, update gfsh
command ref to match latest code changes
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/74328d26
Tree: http://git-wip-us.apache.org/repos/asf/geode/tre
GEODE-3152: Changed to create a region name appropriate to the client version
(cherry picked from commit 55f7a1c9f1f152a6d2f8643d5e71fe3fa9986a51)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/38d49a88
Tree: http://git-wip-
GEODE-3139: Fixing compilation errors
ProcessManager appears to have been screwed up in the merge from
develop. Changed the class so that it matches the contents on develop.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/00a
GEODE-3044: User Manual: Update Swagger screen shots to match latest code
revision
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/287bdd04
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/287bdd04
Diff: http://git-wip
GEODE-3175 backward-compatibility tests fail with bad classpath
temporarily backing out removal of current-version class files and
resources to observe build behavior.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/964f2749
GEODE-3172: Fix serialization errors copying queue between 1.0 and 1.2
Deserialize a HAEventWrapper using the version of the sender when
receiving a GII.
Serialize entries using the version of the remote member when sending
data as part of GII. This works for the client queues because client
queu
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/test/java/org/apache/geode/management/internal/security/CacheServerMBeanShiroJUnitTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/manage
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/IndexCommands.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/management/internal
GEODE-3024 race condition between server locator preparing membership views
If a locator is preparing a conflicting membership view we now abandon
preparation of a view in a cache server and pause before retrying.
This gives the locator time to gather information from the cache server's
view (whic
GEODE-3023: removing incorrect assertion
(cherry picked from commit 70483db0ef3b8045565bc48d83d2daea3cb5d8eb)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f588184f
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f5
GEODE-3065: Marking RedisServerTest.java as Flaky.
Seemed to be failing with bind address exceptions. Maybe the redis
server needs to be started with random redis port.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4d5716bf
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ClearRegion.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/cache/tie
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/main/java/org/apache/geode/internal/security/EnabledSecurityService.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/security/Enabled
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/IndexCommands.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/management/internal
GEODE-3072: Ignore dunit test
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b6598890
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b6598890
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/b6598890
Branch:
GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter
(cherry picked from commit c6d88f7)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/63cd4c71
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/63cd4c
Merge branch 'release/1.2.0'
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8d97f7eb
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8d97f7eb
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/8d97f7eb
Branch: r
GEODE-2294: revert to avoid rest protocol change
(cherry picked from commit 9faa978)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2cee6f39
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2cee6f39
Diff: http://git-w
GEODE-3023: TcpServer move soTimout for the socket for SSL Locators
(cherry picked from commit 214cd732d17b20252f8b52b24dedfa088ec3b245)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/953dcb58
Tree: http://git-wip-us.apache.
GEODE-3095: fix parameter type mismatch between the diskstore command and
controller
(cherry picked from commit ee5f60c)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0788ae14
Tree: http://git-wip-us.apache.org/repos/asf/g
Revert "Revert "GEODE-3139 remove current artifacts from classpath of
backward-compatibility tests""
This reverts commit 9f55eb12551488ca77cfb2a11283cf8f33657938.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/40fdc5d3
Tree
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/test/java/org/apache/geode/security/SecurityManagerLifecycleIntegrationTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/security/Security
Revert "GEODE-2804 Update InetSocketAddress, when there is IOException."
This reverts commit e216fde1e4b1613bde22112cfb1544be022c3aac.
We are reverting previous fix. As that fix caused some more issues.
Currently we cache InetAddress in Geode. Solution was to cache hostname
but in certain cases t
GEODE-2301 Doc note to deprecate Geode JTA trans mgr
This closes #581
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5e584ca8
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5e584ca8
Diff: http://git-wip-us.apach
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/main/java/org/apache/geode/internal/security/EnabledSecurityService.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/security/Enabled
Update LICENSE after review
Add explicit dependencies on jackson-annotations and slf4j-api
to ensure that we are using a single version in all modules. Clean
up javascript references in LICENSE.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/CreateRegionTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/internal/cach
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/PutAll70.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/s
Repository: geode
Updated Branches:
refs/heads/master 3254fd5da -> 8d97f7ebe
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/test/java/org/apache/geode/security/SecurityManagerLifecycleIntegrationTest.java
---
Revert "GEODE-2632: use immutable SecurityService impls to improve performance"
This reverts commit 5eca6f0393c1a05804a4c4b7f97203ee2ec226a2.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fd638d52
Tree: http://git-wip-us.ap
GEODE-3072: Events do not get removed from the client queue for 1.0 clients
EventID and ThreadIdentifier hold the serialized form of portions of an
InternalDistributedMember identifier. This serialized form changed in
v1.0.0 and was causing .equals and .hashCode for these objects to return
false
GEODE-3025: Lucene queries are not allowed withing a transaction.
This closes #562
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5853cc2f
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5853cc2f
Diff: http:/
GEODE-3153 Client receives duplicate events during rolling upgrade
The previous fix worked fine for 1.0.0 and 1.1.0 clients but there are
old GemFire 8.2 clients still in use that the fix did not work for.
This patch changes the serialization to always send UUID bytes to pre
Version.GFE_90 (1.0.0-
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/CreateRegionTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/internal/cach
GEODE-2632: use immutable SecurityService impls to improve performance
* misc code clean up in classes touched by changes
* new unit tests for SecurityService
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5eca6f03
Tree: htt
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/PutAll70.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/s
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ClearRegion.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/internal/cache/tie
GEODE-3042: Quick doc of new string-based partition resolver
This closes #572
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/29be69be
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/29be69be
Diff: http://git-wip-
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/Services.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/distributed/internal/
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/test/java/org/apache/geode/internal/security/DisabledSecurityServiceTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/internal/security/Di
GEODE-3139 remove artifacts from classpath of backward-compatibility tests
reinstating this - passes precheckin
GEODE-3153 Client receives duplicate events during rolling upgrade
Another problem was found in backward-compatibility testing. If a
1.0.0 client was receiving subscription events gen
GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter - add
imports
(cherry picked from commit c6d88f7)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/15b031a5
Tree: http://git-wip-us.apache.org/repos/asf/ge
Fix typo in dependency declaration from LICENSE review
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3743dd57
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3743dd57
Diff: http://git-wip-us.apache.org/repos/asf/geod
GEODE-3021: Any call after the first to setPdxStringFlag should no-op
* The flag isIndexedPdxKeysFlagSet is now checked before setting pdx string
flag
(cherry picked from commit f34d04754f27ad8f577ba54d0d0f18880322eaf7)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http:
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/test/java/org/apache/geode/management/internal/security/CacheServerMBeanShiroJUnitTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/manage
Fix spotless failure
(cherry picked from commit 8a10c1aac11f6383d720738c2a99164e3a5c04a9)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/775fdfcf
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/775fdfcf
Diff: http://
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/test/java/org/apache/geode/internal/security/DisabledSecurityServiceTest.java
--
diff --git
a/geode-core/src/test/java/org/apache/geode/internal/security/Di
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ExecuteRegionFunction66.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/intern
GEODE-3153 applied spotless
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2974dab3
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2974dab3
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/2974dab3
Branch: re
http://git-wip-us.apache.org/repos/asf/geode/blob/5eca6f03/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ExecuteRegionFunction66.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/intern
Update geode-book README instructions
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ed15feee
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ed15feee
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/ed15feee
GEODE-3024 race condition between server locator preparing membership views
Added new exception to sanctionedSerializables.txt
(cherry picked from commit 6fc757aba59c1dcd52a1a1e6691a211d23daca93)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/rep
Revert "GEODE-3139 remove current artifacts from classpath of
backward-compatibility tests"
This reverts commit 84bf7394aaa13cc2da4b20b33c1242348b69f7ea.
This revision may have caused CI failures. I'm reverting it now
just in case.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Co
GEODE-3054: escaping the escape character in the command string before passing
it to the SimpleParser
(cherry picked from commit 2579a0d)
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/20bfe32c
Tree: http://git-wip-us.apach
GEODE-3139 remove current artifacts from classpath of backward-compatibility
tests
This removes the geode-core product artifacts from old-version JVM classpaths
for backward-compatibility testing. I had to change the distributed test
framework to not refer to InternalClientCache but surprisingly
http://git-wip-us.apache.org/repos/asf/geode/blob/fd638d52/geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/Services.java
--
diff --git
a/geode-core/src/main/java/org/apache/geode/distributed/internal/
Repository: geode
Updated Branches:
refs/heads/develop 0bce1eaff -> 502c0f3a7
GEODE-2920: added security tests for create diskstore and create persistent
region.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/502c0f3a
Tr
Repository: geode-site
Updated Branches:
refs/heads/asf-site 22311e929 -> 307dfc782
Update htaccess for 1.2.0
Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/307dfc78
Tree: http://git-wip-us.apache.org/repos/asf/
Repository: geode-site
Updated Branches:
refs/heads/master 3094adc6d -> 135e9e64c
Fix redirect for 1.2.0
Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/135e9e64
Tree: http://git-wip-us.apache.org/repos/asf/geode
Repository: geode
Updated Branches:
refs/heads/develop a1ee957b3 -> 0bce1eaff
GEODE-3204: txApplyInvalidate in AbstractRegionMap on farside does not update
on a region entry with removed token.
Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/re
73 matches
Mail list logo