[geode] 07/18: GEODE-6588: Cleanup VersionedObjectList

2021-08-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 8e097c3c94eca6f917dd94f9e218905132a7fe6b Author: Jacob Barrett AuthorDate: Thu May 20 15:06:34 2021 -0700 GEODE

[geode] 05/18: GEODE-6588: Cleanup RegisterInterestList66

2021-08-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 5d69c63302af92c31c1073f1e1e2512a1e6db4b3 Author: Jacob Barrett AuthorDate: Thu May 20 14:56:40 2021 -0700 GEODE

[geode] 04/18: GEODE-6588: Cleanup RegisterInterest61

2021-08-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 4f8a6cabc5088ad7171d421a2c9da5dee63e702d Author: Jacob Barrett AuthorDate: Thu May 20 14:54:17 2021 -0700 GEODE

[geode] 03/18: GEODE-6588: Cleanup GatewayReceiverCommand

2021-08-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit b92a0f6bc4d606193407c3c3ad9b085e28ce3685 Author: Jacob Barrett AuthorDate: Thu May 20 14:53:09 2021 -0700 GEODE

[geode] 01/18: GEODE-8870: Remove GFE_80

2021-08-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit f85bc83e4d45f7529fcd293769fa5c86388e51e5 Author: Jacob Barrett AuthorDate: Thu May 20 14:24:24 2021 -0700 GEODE

[geode] branch develop updated (1210cbc -> 0d9e4bd)

2021-08-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 1210cbc GEODE-9493: rework sizing of RedisString, RedisHash, RedisSet, and RedisSortedSet (#6727) new

[geode] branch develop updated (cb96b92 -> 963d03a)

2021-07-28 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from cb96b92 GEODE-6588: Cleanup multi-user auth. add 536ad41 GEODE-8870: Removes GFE_71 add 0fd2c32 GEODE

[geode] branch develop updated (cb2f987 -> cb96b92)

2021-07-28 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from cb2f987 GEODE-8728: Isolate tests without Docker (#6720) add cb96b92 GEODE-6588: Cleanup multi-user auth

[geode] branch develop updated (8b7a1a2 -> e3457ff)

2021-07-14 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 8b7a1a2 GEODE-9376: Implement Radish ZREVRANGE command (#6689) add e3457ff GEODE-8870: Removes GFE_7099

[geode-native] branch develop updated: GEODE-9412: Fixes translation of String between .NET and C++ (#829)

2021-07-08 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new b8fdb0f GEODE-9412: Fixes

[geode] branch develop updated (b12b8f6 -> 25d8e34)

2021-07-07 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from b12b8f6 GEODE-9248: Server hosting CQ queue uneccessary fills bucketToTempQueue (#6646) add 52afbbc GEODE

[geode] branch develop updated (cdc7fd8 -> cc6f2c3)

2021-06-29 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from cdc7fd8 Return 'inf' and '-inf' like Redis does, add Coder tests (#6658) add 963ef6e GEODE-8870: Removes

[geode-benchmarks] branch develop updated: Add key range support to more benchmarks.

2021-06-16 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 4bb07d4 Add key range support

[geode] branch develop updated (7a886b7 -> d360405)

2021-06-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 7a886b7 GEODE-9371: Change stress-new-test to non-required (#6602) add d360405 Adds some queue and map JMH

[geode-benchmarks] branch develop updated: Rename Redis region.

2021-05-18 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 0641147 Rename Redis region

[geode] branch develop updated: Only run Geode protocol benchmarks. (#6488)

2021-05-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 f9d0307 Only run Geode protocol benchmarks

[geode-benchmarks] branch feature/redis updated (d24cdee -> 66a23e9)

2021-05-14 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from d24cdee PR feedback. add 66a23e9 Refactor package to make test pattern matching easier

[geode-benchmarks] branch feature/redis updated (27b7a37 -> d24cdee)

2021-05-14 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 27b7a37 PR feedback. add d24cdee PR feedback. No new revisions were added by this update

[geode-benchmarks] branch feature/redis updated (4befea0 -> 27b7a37)

2021-05-14 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 4befea0 Normalize use of system properties in tests. add 27b7a37 PR feedback. No new

[geode-benchmarks] branch feature/redis updated (bbc85cf -> 4befea0)

2021-05-14 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from bbc85cf Fixes README add 4befea0 Normalize use of system properties in tests. No new

[geode-benchmarks] branch feature/redis updated (74ff263 -> bbc85cf)

2021-05-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 74ff263 Consolidate validation on AssertJ. add bbc85cf Fixes README No new revisions were

[geode-benchmarks] branch feature/redis updated (c2a968d -> 74ff263)

2021-05-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from c2a968d Revert CreatePartitionedRegion add 74ff263 Consolidate validation on AssertJ

[geode-benchmarks] branch feature/redis updated (7d0975b -> c2a968d)

2021-05-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 7d0975b Missing withDuration add c2a968d Revert CreatePartitionedRegion No new revisions

[geode-benchmarks] branch feature/redis updated (079fd91 -> 7d0975b)

2021-05-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 079fd91 Update README.md add 7d0975b Missing withDuration No new revisions were added

[geode-benchmarks] branch feature/redis updated (8757d24 -> 079fd91)

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 8757d24 More testing add 079fd91 Update README.md No new revisions were added

[geode-benchmarks] branch feature/redis updated (ed4555a -> 8757d24)

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from ed4555a Fixes test. add 8757d24 More testing No new revisions were added by this update

[geode-benchmarks] branch feature/redis updated (0e77518 -> ed4555a)

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 0e77518 Fixes dependencies and detects existence of classes for redis tests. add ed4555a

[geode-benchmarks] branch feature/redis updated (135980b -> 0e77518)

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 135980b Adds classgraph add 0e77518 Fixes dependencies and detects existence of classes

[geode-benchmarks] branch feature/redis updated (21a097c -> 135980b)

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 21a097c Rename Gedis to Geode. add 135980b Adds classgraph No new revisions were added

[geode-benchmarks] branch feature/redis updated (3afc10b -> 21a097c)

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 3afc10b Test for all Redis topologies. add 21a097c Rename Gedis to Geode. No new

[geode-benchmarks] branch feature/redis updated: Test for all Redis topologies.

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/feature/redis by this push: new 3afc10b Test for all

[geode-benchmarks] branch feature/redis updated: Test for all RedisBenchmark subclasses.

2021-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/feature/redis by this push: new e8b400b Test for all

[geode-benchmarks] branch feature/redis updated: Cleanup existing test and add fix validation.

2021-05-10 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/feature/redis by this push: new 8db5e2c Cleanup

[geode-benchmarks] branch feature/redis created (now a04face)

2021-05-03 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/redis in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. at a04face Spotless This branch includes the following new commits: new 09f1690 Use 16384

[geode-native] branch develop updated: Replaced deprecated bintray addresses. (#788)

2021-04-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new de33258 Replaced deprecated bintray

[geode-native] branch develop updated (010da27 -> b9f91eb)

2021-04-21 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git. from 010da27 GEODE-9108: Reenable tests that fail due to no-ack region (#780) add b9f91eb Replace

[geode] branch feature/redis-performance-testing updated: Configurable number of replicas via redis.replicas property.

2021-04-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch feature/redis-performance-testing in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/redis-performance-testing by this push

[geode] branch develop updated: GEODE-9081: Remove transient allocation. (#6207)

2021-03-30 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 7ac9d7e GEODE-9081: Remove transient

[geode] branch feature/GEODE-9081-BufferPool-allocations updated (020eb87 -> 619bffa)

2021-03-30 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/GEODE-9081-BufferPool-allocations in repository https://gitbox.apache.org/repos/asf/geode.git. from 020eb87 GEODE-9081: Remove transient allocation. add 619bffa Fixes

[geode] branch feature/GEODE-9081-BufferPool-allocations updated (6ce19ab -> 020eb87)

2021-03-29 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/GEODE-9081-BufferPool-allocations in repository https://gitbox.apache.org/repos/asf/geode.git. discard 6ce19ab GEODE-9081: Remove transient allocation. add 516bdc9 GEODE-8955

[geode] branch feature/GEODE-9081-BufferPool-allocations updated (5e933bb -> 6ce19ab)

2021-03-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/GEODE-9081-BufferPool-allocations in repository https://gitbox.apache.org/repos/asf/geode.git. discard 5e933bb GEODE-9081: Remove transient allocation. add 6ce19ab GEODE-9081

[geode] 01/01: GEODE-9081: Remove transient allocation.

2021-03-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch feature/GEODE-9081-BufferPool-allocations in repository https://gitbox.apache.org/repos/asf/geode.git commit 5e933bb38c9b3dbcb7e82f46d1726442531ed564 Author: Jacob Barrett AuthorDate: Sat Mar

[geode] branch feature/GEODE-9081-BufferPool-allocations created (now 5e933bb)

2021-03-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch feature/GEODE-9081-BufferPool-allocations in repository https://gitbox.apache.org/repos/asf/geode.git. at 5e933bb GEODE-9081: Remove transient allocation. This branch includes

[geode] branch develop updated (dc3ed8c -> a9b25a14)

2021-03-02 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from dc3ed8c GEODE-8963: separate client/server compatibility from server/server version compatibility (#6050

[geode-native] branch develop updated: GEODE-8949: Restores reduced parallelism on legacy integration tests.

2021-02-25 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 9a527c3 GEODE-8949: Restores reduced

[geode-native] branch develop updated: GEODE-8949: Fixes fetching of latest CMake.

2021-02-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new a537492 GEODE-8949: Fixes fetching

[geode] 01/01: Redirect to/from /dev/null

2021-02-07 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/exec in repository https://gitbox.apache.org/repos/asf/geode.git commit 0da69fef873b62bb4a06bcffbc9237251477fca3 Author: Jacob Barrett AuthorDate: Sun Feb 7 13:41:50 2021 -0800

[geode] branch wip/exec created (now 0da69fe)

2021-02-07 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch wip/exec in repository https://gitbox.apache.org/repos/asf/geode.git. at 0da69fe Redirect to/from /dev/null This branch includes the following new commits: new 0da69fe Redirect

[geode] branch develop updated (48a733a -> 4988d83)

2021-02-03 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 48a733a Feature/geode 8768 (#5843) add 4988d83 GEODE-8910: Add test of hashcode generation. (#5996) No new

[geode-native] branch develop updated: GEODE-8910: Corrects hashing between .NET and Java (#740)

2021-02-03 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 798aafb GEODE-8910: Corrects hashing

[geode-native] branch develop updated: GEODE-8837: Announce correct version on handshake. (#737)

2021-02-02 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 18c1866 GEODE-8837: Announce correct

[geode] 16/16: GEODE-8870: Removes GFE_6622.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 010065e76daab8afd66422c54217db4804785b6c Author: Jacob Barrett AuthorDate: Sat Jan 16 14:35:06 2021 -0800 GEODE

[geode] 13/16: GEODE-6588: Static analyzer cleanup

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit cc1841a59dbb34c7a07ab9c685f7c8f05e169e5e Author: Jacob Barrett AuthorDate: Fri Jan 22 07:39:38 2021 -0800 GEODE

[geode] 15/16: GEODE-6588: Static analyzer cleanup.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 43c1195df32ac992bf0db32c6710742b9656d93b Author: Jacob Barrett AuthorDate: Fri Jan 22 07:52:36 2021 -0800 GEODE

[geode] 14/16: GEODE-8870: Removes GFE_662.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 4f795b727bda2510f26766a0b79ba233e50edc57 Author: Jacob Barrett AuthorDate: Fri Jan 22 07:48:22 2021 -0800 GEODE

[geode] 11/16: GEODE-8870: Removes GFE_6516.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit aa35166cafaaffb410ff5b0c660c21fe651634e9 Author: Jacob Barrett AuthorDate: Sat Jan 16 10:19:50 2021 -0800 GEODE

[geode] 10/16: GEODE-8870: Removes GFE_651.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 3555e4ba1615bd0a128b43088daecdd3d2bfab3d Author: Jacob Barrett AuthorDate: Thu Jan 21 20:02:08 2021 -0800 GEODE

[geode] 12/16: GEODE-8870: Removes GFE_66.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit bf94d0978a0f4b7c6e562f3077cbe33286bfcc44 Author: Jacob Barrett AuthorDate: Thu Jan 21 20:13:10 2021 -0800 GEODE

[geode] 09/16: GEODE-6588: Static analyzer cleanup.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 088e08b10ee9af6e16d37f18ab54f5552c6e56b7 Author: Jacob Barrett AuthorDate: Sat Jan 16 09:58:12 2021 -0800 GEODE

[geode] 08/16: GEODE-8870: Removes GFE_65.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 63e223d49ba50b7427a1fcbebbfacb08fe4e9ce1 Author: Jacob Barrett AuthorDate: Thu Jan 21 19:54:46 2021 -0800 GEODE

[geode] 07/16: GEODE-6588: Static analyzer cleanup.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 8d44f027ec1cb491d700b19ca3e30c5c474aee90 Author: Jacob Barrett AuthorDate: Sat Jan 16 08:58:28 2021 -0800 GEODE

[geode] 06/16: GEODE-8870: Removes GFE_61.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 01812dfe4b5c40d67ed0c28b42e7d0458e3fb61a Author: Jacob Barrett AuthorDate: Thu Jan 21 18:55:31 2021 -0800 GEODE

[geode] 04/16: GEODE-8870: Removes GFE_603.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 50717fffcaf4afa1fd577aca0992e3c54ed5ebf0 Author: Jacob Barrett AuthorDate: Thu Jan 21 18:24:27 2021 -0800 GEODE

[geode] 05/16: GEODE-6588: Static analyzer cleanup.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 9e50cf1917f1176835f6aa981a12002ca33d2d85 Author: Jacob Barrett AuthorDate: Thu Jan 21 18:26:09 2021 -0800 GEODE

[geode] 01/16: GEODE-8870: Removes GFE_57.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 8b6a06e842261325e41621b08ac3dc560182accc Author: Jacob Barrett AuthorDate: Thu Jan 21 17:05:00 2021 -0800 GEODE

[geode] 02/16: GEODE-6588: Static analyzer cleanup.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 5e744c606fbbcf15699fc00e74f7539c86508c5c Author: Jacob Barrett AuthorDate: Fri Jan 15 14:48:09 2021 -0800 GEODE

[geode] 03/16: GEODE-8870: Removes GFE_58.

2021-01-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit a4d6810ab928d552c654ff00182c19c76f1f3b81 Author: Jacob Barrett AuthorDate: Fri Jan 15 15:18:33 2021 -0800 GEODE

[geode] branch develop updated (4a3f039 -> 854456c)

2021-01-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 4a3f039 GEODE-8858: unit/integration tests for HSETNX (#5940) add 854456c GEODE-8837: Establishes GFE_81

[geode] 02/02: GEODE-8844: Cleanup some warnings.

2021-01-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit 92950d984cc9b96ecd2d68b36ba179ac9c5f56a9 Author: Jacob Barrett AuthorDate: Sun Jan 17 17:00:05 2021 -0800 GEODE

[geode] branch develop updated (3a57b95 -> 92950d9)

2021-01-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 3a57b95 GEODE-8841: Add version ordinals for GEODE_1_12_1 and GEODE_1_13_1 (#5914) new eae4377 GEODE-8844

[geode] 01/02: GEODE-8844: Fixes double check locking.

2021-01-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git commit eae43772dc4bdffdfc83d92f91691801495b760a Author: Jacob Barrett AuthorDate: Sun Jan 17 16:48:14 2021 -0800 GEODE

[geode-native] branch develop updated: GEODE-8820: Fix Windows build for latest ACE (#717)

2021-01-08 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new c188606 GEODE-8820: Fix Windows

[geode-native] branch develop updated: GEODE-8792: Adds support for MacOS Universal binaries. (#701)

2020-12-21 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 59cd01d GEODE-8792: Adds support

[geode-native] branch develop updated: GEODE-2484: Removes ACE_DLL (#591)

2020-11-18 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 9fdb183 GEODE-2484: Removes ACE_DLL

[geode-benchmarks] branch develop updated: Adds a router to SNI proxy topology. (#137)

2020-11-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 6c1b7fe Adds a router to SNI

[geode-benchmarks] branch develop updated: Improves on SNI proxy benchmarking. (#136)

2020-11-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 8d72231 Improves on SNI proxy

[geode-benchmarks] branch develop updated: Adds peer to peer benchmarks. (#135)

2020-11-12 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 539a784 Adds peer to peer

[geode] branch develop updated (fef7a76 -> a048a72)

2020-10-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from fef7a76 GEODE-8597: Improvements to JMH integration (#5606) add a048a72 GEODE-8611: Fixes default

[geode] branch develop updated (fef7a76 -> a048a72)

2020-10-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from fef7a76 GEODE-8597: Improvements to JMH integration (#5606) add a048a72 GEODE-8611: Fixes default

[geode] branch develop updated (e3d157d -> fef7a76)

2020-10-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from e3d157d GEODE-8638: Match the way Redis 5.x handles HELLO (#5650) add fef7a76 GEODE-8597: Improvements

[geode] branch develop updated (e3d157d -> fef7a76)

2020-10-22 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from e3d157d GEODE-8638: Match the way Redis 5.x handles HELLO (#5650) add fef7a76 GEODE-8597: Improvements

[geode] branch develop updated: GEODE-8590: Cleanup dependencies in the session state modules (#5610)

2020-10-09 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 6476002 GEODE-8590: Cleanup dependencies

[geode] branch develop updated: GEODE-8590: Cleanup dependencies in the session state modules (#5610)

2020-10-09 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 6476002 GEODE-8590: Cleanup dependencies

[geode] branch develop updated (169ca6a -> d4b9ecd)

2020-09-29 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 169ca6a GEODE-8491: Do not store dropped events in stopped primary gateway seā€¦ (#5509) add d4b9ecd GEODE

[geode] branch develop updated (067194e -> 1469eb7)

2020-07-27 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 067194e GEODE-8333: Fix PUBSUB hang (#5349) add 1469eb7 For CI test runs, split the assemble and test

[geode-benchmarks] branch develop updated: Revert "Enable long bench"

2020-07-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new d3e8265 Revert "Enable

[geode-benchmarks] branch develop updated: Enable long bench

2020-07-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 4aee6e2 Enable long bench

[geode] branch develop updated (b65af0e -> 9cc61bf)

2020-06-25 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from b65af0e GEODE-8099: make those gfsh commands that updates cluster configuratiā€¦ (#5285) add 9cc61bf GEODE

[geode] branch develop updated: GEODE-8221: Commits session data prior to sending output to browser (#5246)

2020-06-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 9939cc0 GEODE-8221: Commits session data

[geode] branch develop updated: GEODE-8274: Improve readability of Version comparison. (#5266)

2020-06-17 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 c93773f GEODE-8274: Improve readability

[geode] branch develop updated: GEODE-8221: Refactor tests to run in appropriate projects. (#5244)

2020-06-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett 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 cb5990c GEODE-8221: Refactor tests to run

[geode-native] branch develop updated: GEODE-8159: Adds sourceforge as alternative download source for Boost. (#614)

2020-06-06 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new c4fb6b5 GEODE-8159: Adds sourceforge

[geode-native] 01/01: GEODE-8227: Updates CMake to 3.16.8.

2020-06-04 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/cmake-3.16 in repository https://gitbox.apache.org/repos/asf/geode-native.git commit c26b03751784205914618ed3183889e41dd645e4 Author: Jacob Barrett AuthorDate: Thu Jun 4 15:02:05 2020

[geode-native] branch wip/cmake-3.16 created (now c26b037)

2020-06-04 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch wip/cmake-3.16 in repository https://gitbox.apache.org/repos/asf/geode-native.git. at c26b037 GEODE-8227: Updates CMake to 3.16.8. This branch includes the following new commits

[geode-native] branch develop updated: GEODE-2484: Replaces ACE with boost::filesystem in stats. (#607)

2020-06-03 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new a2a1044 GEODE-2484: Replaces ACE

[geode-native] branch develop updated: GEODE-8181: Fixes default value for statistic-sampling-enabled. (#606)

2020-06-02 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new c19087d GEODE-8181: Fixes default

[geode-native] branch develop updated: Revert "GEODE-8181: Fixes default value for statistic-sampling-enabled. (#602)"

2020-05-23 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 35b6d52 Revert "GEODE-8181:

[geode] branch support/1.13 updated: GEODE-8103: Renames SniSocketFactory to SniProxySocketFactory (#5092)

2020-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.13 by this push: new 820789a GEODE-8103: Renames

[geode] branch develop updated (a5c8548 -> 4c5788d)

2020-05-11 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from a5c8548 GEODE-7702: the removeAll from NORMAL should not be changed to use RemoteDestroyMessage like putAll

[geode-native] branch develop updated: GEODE-7944: Fixes unit test

2020-04-30 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/develop by this push: new 54ff97c GEODE-7944: Fixes unit test

<    1   2   3   4   5   6   7   8   9   10   >