[geode] branch feature/GEODE-7808 updated (8e38434 -> 4a4d510)

2020-02-26 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808 in repository https://gitbox.apache.org/repos/asf/geode.git. discard 8e38434 modified some HostAndPort changes to revert to using host names discard 4728b2c fix WAN

[geode] branch feature/GEODE-7808b updated (a46d2e1 -> e2db382)

2020-03-04 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. from a46d2e1 reinstate SocketCreator ip to hostname cache for performance add e2db382 changes

[geode] branch develop updated (a5c8e2b -> 5c2b959)

2020-03-04 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from a5c8e2b GEODE-7842: Improve concurrent region creation (#4767) add 5c2b959 GEODE-7808: standardize

[geode] branch feature/GEODE-7808c created (now 3ace639)

2020-03-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808c in repository https://gitbox.apache.org/repos/asf/geode.git. at 3ace639 Revert "GEODE-7808: standardize on use of HostAndPort to form client-side connec

[geode] branch develop updated (a61f951 -> 4b06a7a)

2020-03-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from a61f951 GEODE-7421: deployment should use PUT instead of POST in REST request add 4b06a7a Revert "

[geode] branch feature/GEODE-7808b updated: reinstate SocketCreator ip to hostname cache for performance

2020-03-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEODE-7808b by this push: new a46d2e1

[geode] branch feature/GEODE-7808b updated (5add269 -> e7074e3)

2020-02-28 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. from 5add269 refactored socket-creators to separate concerns add e7074e3 adding missing interface

[geode] branch feature/GEODE-7808b updated (4e18212 -> ce9ef7c)

2020-03-02 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. from 4e18212 move code out of inner-classes into first-class classes add ce9ef7c renaming

[geode] branch develop updated (cceaa66 -> 0af6264)

2020-03-02 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from cceaa66 Revert fluent style API fix in ClientRegionFactory (#4748) add 0af6264 GEODE-7808: standardize

[geode] branch feature/GEODE-7829 created (now 649d2ab)

2020-02-28 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7829 in repository https://gitbox.apache.org/repos/asf/geode.git. at 649d2ab GEODE-7829: DEFAULT_ACK_WAIT_THRESHOLD inadvertently changed from 15 to 51 This branch

[geode] 01/01: GEODE-7829: DEFAULT_ACK_WAIT_THRESHOLD inadvertently changed from 15 to 51

2020-02-28 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7829 in repository https://gitbox.apache.org/repos/asf/geode.git commit 649d2ab4632a5b8f568393e185e9f9e58dfe587a Author: Bruce Schuchardt AuthorDate: Fri Feb 28 11:19:02 2020

[geode] branch feature/GEODE-7808b updated (e7074e3 -> 4e18212)

2020-02-28 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. from e7074e3 adding missing interface add 4e18212 move code out of inner-classes into first-class

[geode] branch feature/GEODE-7808 updated (7822ddf -> 4728b2c)

2020-02-26 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808 in repository https://gitbox.apache.org/repos/asf/geode.git. from 7822ddf modified test so it stops HANGING add 4728b2c fix WAN startup loop to not have

[geode] 03/03: refactored socket-creators to separate concerns

2020-02-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git commit 50ddb4d58ede2cb1370fdcdb5a663ed4f18a0f16 Author: Bruce Schuchardt AuthorDate: Thu Feb 27 16:39:52 2020

[geode] branch feature/GEODE-7808b created (now 50ddb4d)

2020-02-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. at 50ddb4d refactored socket-creators to separate concerns This branch includes the following new

[geode] 02/03: GEODE-7808 - standardize on use of HostAndPort for connection formation

2020-02-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git commit ef36cb44890af6d0655c2bef2d516c8538d514cb Author: Bruce Schuchardt AuthorDate: Thu Feb 27 13:48:39 2020

[geode] branch feature/GEODE-7808b updated (50ddb4d -> 5add269)

2020-02-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. discard 50ddb4d refactored socket-creators to separate concerns discard ef36cb4 GEODE-7808 - standardize

[geode] branch feature/GEODE-7808b updated (50ddb4d -> 5add269)

2020-02-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808b in repository https://gitbox.apache.org/repos/asf/geode.git. discard 50ddb4d refactored socket-creators to separate concerns discard ef36cb4 GEODE-7808 - standardize

[geode] branch feature/GEODE-7742 updated (96f3446 -> 70791d4)

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742 in repository https://gitbox.apache.org/repos/asf/geode.git. from 96f3446 GEODE-7742: move existing membership unit/integration tests to geode-membership add

[geode] branch develop updated (776a89b -> d34d323)

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 776a89b Feature/geode 7741 (#4632) add d34d323 GEODE-7656: OOME in CoreOnlyUsesMembershipAPIArchUnitTest

[geode] branch feature/GEODE-7742 created (now 96f3446)

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742 in repository https://gitbox.apache.org/repos/asf/geode.git. at 96f3446 GEODE-7742: move existing membership unit/integration tests to geode-membership

[geode] 01/01: GEODE-7742: move existing membership unit/integration tests to geode-membership

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7742 in repository https://gitbox.apache.org/repos/asf/geode.git commit 96f344619c568b0b9b0f3e243c48813e870f772d Author: Bruce Schuchardt AuthorDate: Mon Jan 27 10:51:38 2020

[geode] branch feature/GEODE-7597 updated (9aa351f -> 5106283)

2020-01-29 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. discard 9aa351f fixes for unit test failures discard 9a7f9ea fixing bind address and inheritance problems

[geode] branch feature/GEODE-7597 updated (9a7f9ea -> 9aa351f)

2020-01-29 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. from 9a7f9ea fixing bind address and inheritance problems in socket creators add 9aa351f fixes

[geode] branch feature/GEODE-7597 created (now 31ea0bfc)

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. at 31ea0bfc GEODE-7597: Factor out code needed in Membership from SocketCreator This branch includes

[geode] 01/01: GEODE-7597: Factor out code needed in Membership from SocketCreator

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git commit 31ea0bfc93cd9d49231acf312499b51e77a30569 Author: Bruce Schuchardt AuthorDate: Mon Jan 27 15:57:01 2020

[geode] branch develop updated (9329612 -> 6ab8757)

2020-01-27 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 9329612 Add 'attempts: 2' to all Git 'get' steps in CI. (#4635) add 6ab8757 GEODE-7742: move existing

[geode] branch feature/GEODE-7597 updated (5106283 -> 8d96ba4)

2020-01-29 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. from 5106283 spotless add 8d96ba4 relax assertion in test that fails stress-testing No new

[geode] branch develop updated (11048af -> 434b5b0)

2020-01-29 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 11048af GEODE-7600-4: Further cleanup (#4642) add 434b5b0 GEODE-7597: Factor out code needed

[geode] branch feature/GEODE-7760 updated (2e0c718 -> b3b10f5)

2020-02-05 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. from 2e0c718 ignoring test that seems to have trouble with workingDir/configDir and temporary folders

[geode] branch feature/GEODE-7760 updated (b3b10f5 -> 0de2ba1)

2020-02-06 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. from b3b10f5 remove use of static locator variable in InternalLocator. added crash test. unset

[geode] branch feature/GEODE-7742b created (now 1c370b9)

2020-01-30 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git. at 1c370b9 move GMSLocatorRecoveryIntegrationTest to geode-membership This branch includes

[geode] 04/04: move GMSLocatorRecoveryIntegrationTest to geode-membership

2020-01-30 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git commit 1c370b9bc311f1807cce3bbb05b8baf303f5fb73 Author: Bruce Schuchardt AuthorDate: Thu Jan 30 15:30:25 2020

[geode] 02/04: move JGroupsMessengerJUnitTest

2020-01-30 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git commit 150d05290cf8a3ff7df7335ac6d88198df941c7f Author: Bruce Schuchardt AuthorDate: Thu Jan 30 13:51:07 2020

[geode] 01/04: GEODE-7742: move membership unit tests to geode-membership

2020-01-30 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git commit 12ebf4ec4fd8cf3b7187c9662561203ec6320e2a Author: Bruce Schuchardt AuthorDate: Thu Jan 30 13:01:45 2020

[geode] 03/04: move GMSJoinLeaveJUnitTest to geode-membership

2020-01-30 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git commit 33850bb3b115f2a7e3ef4893a342cdb3c0704691 Author: Bruce Schuchardt AuthorDate: Thu Jan 30 14:07:56 2020

[geode] branch feature/GEODE-7652revert created (now e252ab2)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7652revert in repository https://gitbox.apache.org/repos/asf/geode.git. at e252ab2 Revert "GEODE-7652: MembershipBuilder lets you set the local locator (

[geode] 01/01: Revert "GEODE-7652: MembershipBuilder lets you set the local locator (#4614)"

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7652revert in repository https://gitbox.apache.org/repos/asf/geode.git commit e252ab2a70d05b97f98bc6f04c724737186ae889 Author: Bruce Schuchardt AuthorDate: Fri Jan 31 11:08:57

[geode] branch feature/GEODE-7652revert updated (e252ab2 -> 149f5f8)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7652revert in repository https://gitbox.apache.org/repos/asf/geode.git. from e252ab2 Revert "GEODE-7652: MembershipBuilder lets you set the local locator (

[geode] branch develop updated (e8e9a13 -> c1c86c4)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from e8e9a13 GEODE-7754: show gatewaysender's running state instead of connected state (#4657) add c1c86c4

[geode] branch feature/GEODE-7597 created (now 8d96ba4)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. at 8d96ba4 relax assertion in test that fails stress-testing No new revisions were added

[geode] branch feature/GEODE-7652revert updated (149f5f8 -> 44f8680)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7652revert in repository https://gitbox.apache.org/repos/asf/geode.git. discard 149f5f8 Revert "GEODE-7597: Factor out code needed in Membership from SocketCreator (

[geode] 01/01: GEODE-7597: Factor out code needed in Membership from SocketCreator

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7597fix in repository https://gitbox.apache.org/repos/asf/geode.git commit d59982c5b546cd207cf09ebf5bb009cbd72346cd Author: Bruce Schuchardt AuthorDate: Fri Jan 31 13:18:09

[geode] branch feature/GEODE-7597fix created (now d59982c)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597fix in repository https://gitbox.apache.org/repos/asf/geode.git. at d59982c GEODE-7597: Factor out code needed in Membership from SocketCreator This branch

[geode] branch feature/GEODE-7742b updated (270537e -> d00f203)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git. from 270537e resolving compilation errors from rebase add d00f203 removing the use of reset

[geode] 01/01: GEODE-7760: NPE in Locator during auto-reconnect

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git commit d76da5baa10e50fbfa0d2cc6e288d724e0a6878d Author: Bruce Schuchardt AuthorDate: Mon Feb 3 11:19:32 2020

[geode] branch feature/GEODE-7760 created (now d76da5b)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. at d76da5b GEODE-7760: NPE in Locator during auto-reconnect This branch includes the following new

[geode] branch feature/GEODE-7760 updated (d76da5b -> 609e8d8)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. from d76da5b GEODE-7760: NPE in Locator during auto-reconnect add 609e8d8 empty commit No new

[geode] branch feature/GEODE-7742b updated (d00f203 -> db32393)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git. from d00f203 removing the use of reset and removing threads from test failing stress-testing add

[geode] branch feature/GEODE-7760 updated (b6604d2 -> 47e61b1)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. from b6604d2 fixes for stress-testing add 47e61b1 working on another stresstest failure No new

[geode] branch feature/GEODE-7760 updated (609e8d8 -> b6604d2)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. from 609e8d8 empty commit add b6604d2 fixes for stress-testing No new revisions were added

[geode] branch feature/GEODE-7760 updated (47e61b1 -> 2e0c718)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760 in repository https://gitbox.apache.org/repos/asf/geode.git. from 47e61b1 working on another stresstest failure add 2e0c718 ignoring test that seems to have

[geode] branch develop updated (c7badbb -> 1238c36)

2020-02-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from c7badbb Bump version to 1.13.0 (#4649) add 1238c36 GEODE-7742: move membership unit tests to geode

[geode] branch feature/GEODE-7742b updated (62bc125 -> 270537e)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git. from 62bc125 added address of locator providing FindCoordinatorResponses add 270537e resolving

[geode] branch feature/GEODE-7742b updated (1c370b9 -> 62bc125)

2020-01-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7742b in repository https://gitbox.apache.org/repos/asf/geode.git. discard 1c370b9 move GMSLocatorRecoveryIntegrationTest to geode-membership discard 33850bb move

[geode] branch develop updated: GEODE-7760: NPE in Locator during auto-reconnect (#4668)

2020-02-07 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new af83072 GEODE-7760: NPE in Locator

[geode] branch feature/GEODE-7597 updated (0654323 -> 9a7f9ea)

2020-01-28 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. from 0654323 fixing dunit failure and moving TcpSocketCreator back to the tcp-server project add

[geode] branch feature/GEODE-7597 updated (192c32f -> 0654323)

2020-01-28 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7597 in repository https://gitbox.apache.org/repos/asf/geode.git. from 192c32f added missing files add 0654323 fixing dunit failure and moving TcpSocketCreator back

[geode] branch feature/GEODE-7656 created (now be3c3cd)

2020-01-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7656 in repository https://gitbox.apache.org/repos/asf/geode.git. at be3c3cd GEODE-7656: OOME in CoreOnlyUsesMembershipAPIArchUnitTest

[geode] 01/01: GEODE-7656: OOME in CoreOnlyUsesMembershipAPIArchUnitTest > cacheClassesDoNotUseMembershipInternals

2020-01-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7656 in repository https://gitbox.apache.org/repos/asf/geode.git commit be3c3cdaa66727a6a1cccab687f908d2f842ccef Author: Bruce Schuchardt AuthorDate: Thu Jan 23 15:01:51 2020

[geode] branch develop updated (54890b3 -> 71fafc8)

2020-02-18 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 54890b3 GEODE-7746: onServers function throws a NPE if the distributed system is shutdown (#4690) add

[geode] branch feature/GEODE-7760b updated (e1841af -> 880dabe)

2020-02-11 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760b in repository https://gitbox.apache.org/repos/asf/geode.git. from e1841af now that we have an encryptor we can process buffered messages add 880dabe fixing ID

[geode] branch feature/GEODE-7760b updated (880dabe -> aa57da4)

2020-02-11 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760b in repository https://gitbox.apache.org/repos/asf/geode.git. from 880dabe fixing ID comparison for auto-reconnect. add aa57da4 added logging detail to track

[geode] branch feature/GEODE-7796 updated: reduce locator-wait-time (seconds, not millis)

2020-02-14 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7796 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEODE-7796 by this push: new d8121db reduce

[geode] branch feature/GEODE-7808 created (now 43fbb41)

2020-02-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808 in repository https://gitbox.apache.org/repos/asf/geode.git. at 43fbb41 remove SocketCreator host->address cache This branch includes the following new comm

[geode] 01/02: GEODE-7808 standardize on use of LocatorAddress/HostAddress

2020-02-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7808 in repository https://gitbox.apache.org/repos/asf/geode.git commit d9afd49f205c9fbe56e166d3fd2463df8d613da8 Author: Bruce Schuchardt AuthorDate: Fri Feb 21 11:16:17 2020

[geode] 02/02: remove SocketCreator host->address cache

2020-02-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7808 in repository https://gitbox.apache.org/repos/asf/geode.git commit 43fbb41114a4466b0ec8a64f5bdeec2e67afa227 Author: Bruce Schuchardt AuthorDate: Fri Feb 21 11:53:10 2020

[geode] branch feature/GEODE-7808 updated (43fbb41 -> 7c1bc36)

2020-02-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7808 in repository https://gitbox.apache.org/repos/asf/geode.git. from 43fbb41 remove SocketCreator host->address cache add 7c1bc36 fixing test issues No

[geode] branch feature/GEODE-7760b created (now 6d82edf)

2020-02-10 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760b in repository https://gitbox.apache.org/repos/asf/geode.git. at 6d82edf GEODE-7760: fixing LocatorUDPSecurityDUnitTest.testCrashLocatorMultipleTimes This branch

[geode] 01/01: GEODE-7760: fixing LocatorUDPSecurityDUnitTest.testCrashLocatorMultipleTimes

2020-02-10 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7760b in repository https://gitbox.apache.org/repos/asf/geode.git commit 6d82edf5901df9d6e57517cb04162e17ac268a78 Author: Bruce Schuchardt AuthorDate: Mon Feb 10 09:23:21 2020

[geode] branch develop updated (d3ecaaa -> 1854423)

2020-02-12 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from d3ecaaa GEODE-7778: Add PUBLISH, SUBSCRIBE and UNSUBSCRIBE Redis commands (#4682) add 1854423 GEODE

[geode] branch feature/GEODE-7796 created (now 0e21a58)

2020-02-12 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7796 in repository https://gitbox.apache.org/repos/asf/geode.git. at 0e21a58 GEODE-7796: CI failure in LocatorDUnitTest This branch includes the following new commits

[geode] 01/01: GEODE-7796: CI failure in LocatorDUnitTest

2020-02-12 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7796 in repository https://gitbox.apache.org/repos/asf/geode.git commit 0e21a585e77fa531fe5279dc789cf41efe29a923 Author: Bruce Schuchardt AuthorDate: Wed Feb 12 15:22:57 2020

[geode] branch feature/GEODE-7760b updated (aa57da4 -> 0f36c8d)

2020-02-11 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7760b in repository https://gitbox.apache.org/repos/asf/geode.git. from aa57da4 added logging detail to track down CI failure add 0f36c8d more relaxation on id

[geode] branch feature/GEODE-7792 created (now 31c734f)

2020-02-11 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7792 in repository https://gitbox.apache.org/repos/asf/geode.git. at 31c734f GEODE-7792: configure logging for geode-membership integration tests This branch includes

[geode] 01/01: GEODE-7792: configure logging for geode-membership integration tests

2020-02-11 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7792 in repository https://gitbox.apache.org/repos/asf/geode.git commit 31c734fd998a33cc06dbb45525554a7c4aaf29ba Author: Bruce Schuchardt AuthorDate: Tue Feb 11 14:34:06 2020

[geode] branch feature/GEODE-7720 created (now e6730cd)

2020-01-17 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7720 in repository https://gitbox.apache.org/repos/asf/geode.git. at e6730cd GEODE-7720: Review javadocs, API, and code coverage for the geode-serialization module

[geode] 01/01: GEODE-7720: Review javadocs, API, and code coverage for the geode-serialization module

2020-01-17 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7720 in repository https://gitbox.apache.org/repos/asf/geode.git commit e6730cd8a7b304c093e44a58411b935043e6fcc1 Author: Bruce Schuchardt AuthorDate: Fri Jan 17 12:29:20 2020

[geode] branch develop updated (efe5f70 -> ef02391)

2020-01-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from efe5f70 GEODE-7715: Introduce Transport and Config interfaces to ClusterManagementServiceBuilder (#4601

[geode] branch develop updated (24fe83f -> 10835f8)

2020-01-22 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 24fe83f GEODE-7725: Handle region is null case (#4608) add 10835f8 GEODE-7700

[geode] 01/01: GEODE-7700 AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported

2020-01-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7700 in repository https://gitbox.apache.org/repos/asf/geode.git commit e8bdf59bb5ea34e736f4fdd7f4599215228c5e71 Author: Bruce Schuchardt AuthorDate: Tue Jan 21 15:37:07 2020

[geode] branch feature/GEODE-7700 created (now e8bdf59)

2020-01-21 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7700 in repository https://gitbox.apache.org/repos/asf/geode.git. at e8bdf59 GEODE-7700 AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported This branch

[geode] branch feature/GEODE-7553 created (now 9815ca1)

2020-01-02 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7553 in repository https://gitbox.apache.org/repos/asf/geode.git. at 9815ca1 GEODE-7553: Review membership interfaces/classes and add javadocs where needed

[geode] 01/01: GEODE-7553: Review membership interfaces/classes and add javadocs where needed

2020-01-02 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7553 in repository https://gitbox.apache.org/repos/asf/geode.git commit 9815ca1fc94711a1ffb978085ec08423bb67f215 Author: Bruce Schuchardt AuthorDate: Thu Jan 2 16:30:20 2020

[geode] branch feature/GEODE-7553 updated (9815ca1 -> 8af847f)

2020-01-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7553 in repository https://gitbox.apache.org/repos/asf/geode.git. from 9815ca1 GEODE-7553: Review membership interfaces/classes and add javadocs where needed add

[geode] branch feature/GEODE-7553 updated (8af847f -> ae9f9f3)

2020-01-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7553 in repository https://gitbox.apache.org/repos/asf/geode.git. from 8af847f adding more javadocs add ae9f9f3 use package-info.java instead of package.html

[geode] branch develop updated (d49332e -> e88db5f)

2020-01-03 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from d49332e GEODE-7641: clean up compiler warnings (#4560) add e88db5f GEODE-7553: Review membership

[geode] branch feature/GEODE-7556e created (now fe247f5)

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7556e in repository https://gitbox.apache.org/repos/asf/geode.git. at fe247f5 GEODE-7556e - catch and translate exceptions into geode-core exceptions This branch

[geode] 01/01: GEODE-7556e - catch and translate exceptions into geode-core exceptions

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7556e in repository https://gitbox.apache.org/repos/asf/geode.git commit fe247f5aa62bad035f8a64833a1f7be01cef8b38 Author: Bruce Schuchardt AuthorDate: Mon Dec 23 09:39:10 2019

[geode] branch feature/GEODE-7617 created (now 90e219f)

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7617 in repository https://gitbox.apache.org/repos/asf/geode.git. at 90e219f GEODE-7617: CI failure: GeodeClientClusterManagementSSLTest. getServiceUseClientSSLConfig

[geode] 01/01: GEODE-7617: CI failure: GeodeClientClusterManagementSSLTest. getServiceUseClientSSLConfig

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-7617 in repository https://gitbox.apache.org/repos/asf/geode.git commit 90e219fa408cb9e119295ee5f277a66827e2cab9 Author: Bruce Schuchardt AuthorDate: Mon Dec 23 09:27:50 2019

[geode] branch develop updated (bbdf018 -> 6c87735)

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from bbdf018 GEODE-7387: SingleHopGetAllPutAllDUnitTest.testRemoveAllInClient is failing (#4511) add 6c87735

[geode] branch develop updated (6c87735 -> 9581406)

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 6c87735 GEODE-7617: CI failure: GeodeClientClusterManagementSSLTest. getServiceUseClientSSLConfig (#4518

[geode] branch feature/GEODE-7634 updated (8b9285c -> 7cc1299)

2019-12-30 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7634 in repository https://gitbox.apache.org/repos/asf/geode.git. from 8b9285c GEODE-7634: create an ArchUnitTest that asserts that geode-core only uses the membership

[geode] branch develop updated (af5a044 -> 263b3e2)

2019-12-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from af5a044 GEODE-7630: Resolve depencency on OSProcess. (#4548) add 263b3e2 GEODE-7634: create

[geode] branch feature/GEODE-7634 updated (5acd738 -> f939b33)

2019-12-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7634 in repository https://gitbox.apache.org/repos/asf/geode.git. from 5acd738 moved membership API classes to membership.api package and fixed OOME add f939b33

[geode] branch feature/GEODE-7634 updated (7cc1299 -> 5acd738)

2019-12-31 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7634 in repository https://gitbox.apache.org/repos/asf/geode.git. from 7cc1299 removing test dependencies and fixing crashDistributedSystem method add 5acd738

[geode] branch feature/membership-only-test-wip created (now 052e092)

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/membership-only-test-wip in repository https://gitbox.apache.org/repos/asf/geode.git. at 052e092 test multiple membership managers and a locator with minimal geode-core

[geode] 01/01: test multiple membership managers and a locator with minimal geode-core dependencies

2019-12-23 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/membership-only-test-wip in repository https://gitbox.apache.org/repos/asf/geode.git commit 052e092461b617f4a80d70dcde738af1d5e964a2 Author: Bruce Schuchardt AuthorDate: Mon Dec 23

[geode] branch feature/GEODE-7541c created (now 0cf6c42)

2019-12-24 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-7541c in repository https://gitbox.apache.org/repos/asf/geode.git. at 0cf6c42 GEODE-7541: move SocketCreator localhost lookup to geode-common This branch includes

<    8   9   10   11   12   13   14   15   16   >