[geode-benchmarks] branch develop updated: Adds Java 17 support. (#169)

2022-05-26 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 fb253584 Adds Java 17 support

[geode-benchmarks] branch develop updated: GEODE-10296: Prevent JVM exit on parser error. (#168)

2022-05-24 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 4ffee416 GEODE-10296: Prevent JVM

[geode-benchmarks] 02/02: More improvements.

2022-05-10 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/cryptoinfo in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git commit 26cb24799c7afdbbec888fb22b4972b8ec3b0073 Author: Jacob Barrett AuthorDate: Tue May 10 19:25:50 2022

[geode-benchmarks] 01/02: Improve cryptoinfo.

2022-05-10 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/cryptoinfo in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git commit d1f5f3720d76bff57016cd2112b99a921619f7c2 Author: Jacob Barrett AuthorDate: Tue Mar 1 12:04:30 2022

[geode-benchmarks] branch wip/cryptoinfo created (now 26cb2479)

2022-05-10 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch wip/cryptoinfo in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git at 26cb2479 More improvements. This branch includes the following new commits: new d1f5f372

[geode-native] branch develop updated: GEODE-10259: Update protocol ordinal to 1.14.0 (125) (#962)

2022-04-29 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 2c931caf0 GEODE-10259: Update

[geode] branch develop updated: GEODE-10249: Adds BufferPoolMXBean stats. (#7607)

2022-04-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.git The following commit(s) were added to refs/heads/develop by this push: new 23e554bbe6 GEODE-10249: Adds

[geode] branch develop updated: GEODE-10254: Use original hostname if host is null. (#7618)

2022-04-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.git The following commit(s) were added to refs/heads/develop by this push: new 78d4e56293 GEODE-10254: Use original

[geode] 04/05: GEODE-8228: Rename tests to current convention.

2022-04-14 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 9a86b74f0ea7fdfeea5152d0858d8b928c2341bf Author: Jacob Barrett AuthorDate: Sat Apr 9 10:27:20 2022 -0700 GEODE

[geode] 01/05: GEODE-8228: Refactored to AssertJ.

2022-04-14 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 acc60cd3cfea498aa42447e6b4ae57156a0e832e Author: Jacob Barrett AuthorDate: Thu Apr 7 21:46:07 2022 -0700 GEODE

[geode] 05/05: GEODE-8228: Use assertThat without embedded comparisons.

2022-04-14 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 09b8b46ef2fa1d463be885c6fa39dbfe1f0e3e83 Author: Jacob Barrett AuthorDate: Tue Apr 12 09:46:10 2022 -0700 GEODE

[geode] branch develop updated (08c32c386a -> 09b8b46ef2)

2022-04-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 08c32c386a GEODE-10235: fix --maxHeap for java 17 (#7585) new acc60cd3cf GEODE-8228: Refactored to AssertJ

[geode] 02/05: GEODE-8228: Cleanup static analyzer in WANTestBase.

2022-04-14 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 051f9cc7304847f05e8346ce6672cd5442b04b2e Author: Jacob Barrett AuthorDate: Thu Apr 7 23:28:31 2022 -0700 GEODE

[geode] 03/05: GEODE-8228: Await on stats.

2022-04-14 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 7514b7c53c6fee87896badec387158ba85b8a4c8 Author: Jacob Barrett AuthorDate: Fri Apr 8 14:50:11 2022 -0700 GEODE

[geode] branch develop updated (b2c1b09b2d -> cf39ace35f)

2022-04-12 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 b2c1b09b2d GEODE-10222: Handle null memberID in GII (#7569) add cf39ace35f GEODE-6588: Cleanup missing

[geode] branch develop updated (4989b9ae82 -> c71b70d6a0)

2022-04-08 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 4989b9ae82 GEODE-10221: Fix sizing when creating a RedisList copy (#7568) add 73f3dfdb22 GEODE-10127

[geode] branch develop updated: GEODE-10127: Corrects NullPointerException in hashCode(). (#7559)

2022-04-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.git The following commit(s) were added to refs/heads/develop by this push: new 44293ffa54 GEODE-10127: Corrects

[geode] branch develop updated: GEODE-9991: Refactor for consistency and add tests. (#7533)

2022-04-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.git The following commit(s) were added to refs/heads/develop by this push: new 75ea5f7f6f GEODE-9991: Refactor

[geode] branch develop updated: GEODE-10127: Improve consistency of marshal/unmarshal calls. (#7463)

2022-04-04 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 e5dd4cff54 GEODE-10127: Improve consistency

[geode] branch develop updated (5dce03c -> 4a73cb7)

2022-04-01 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 5dce03c GEODE-10125: Switch Radish data structures to use DataSerializable (#7512) add 4a73cb7 Add

[geode] branch develop updated (b5d6917 -> 86b5f7b)

2022-03-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 b5d6917 GEODE-10182: Remove no longer needed null check. (#7504) add 86b5f7b GEODE-10127: Adds test

[geode] branch develop updated (09b7e12 -> d00dcab)

2022-03-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 09b7e12 GEODE-9787: Cascading deprecations for Statistics int methods. (#7279) add d00dcab GEODE-10066

[geode] branch develop updated (24695be -> 09b7e12)

2022-03-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 24695be GEODE-10127: Disables test until this issue is resolved. (#7454) add 09b7e12 GEODE-9787: Cascading

[geode] branch develop updated (199132e -> 24695be)

2022-03-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 199132e GEODE-9954: Implement Radish RPUSH command (#7417) add 24695be GEODE-10127: Disables test until

[geode] branch develop updated (b129e58 -> fb5c9c1)

2022-03-16 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 b129e58 GEODE-288: Adds @Deprecated annotation to old admin service. (#7430) add fb5c9c1 GEODE-10127

[geode] branch develop updated (f2b9b90 -> b129e58)

2022-03-16 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 f2b9b90 GEODE-10100: Replace 1.13.7 with 1.13.8 as old version (#7447) add b129e58 GEODE-288: Adds

[geode] branch develop updated (c1ea81a -> 9c701fc)

2022-03-08 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 c1ea81a GEODE-10110: Do not wrap CacheClosedException unexpectedly. (#7426) add 9c701fc GEODE-10066

[geode-benchmarks] branch develop updated: Fixes negative index. (#164)

2022-03-04 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 a173546 Fixes negative index

[geode] branch develop updated (3b8f440 -> ac9d1cf)

2022-03-04 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 3b8f440 GEODE-9991: Configure SSLParameters directly. (#7315) add ac9d1cf GEODE-10066: Don't wrap

[geode] branch develop updated (c8e7a63 -> 3b8f440)

2022-03-04 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 c8e7a63 GEODE-6588: Cleanup static analyzer warnings. (#7377) add 3b8f440 GEODE-9991: Configure

[geode] branch develop updated (7f5c883 -> c8e7a63)

2022-03-04 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 7f5c883 Remove the pin to jgit now that grgit has fixed its POM (#7265) add c8e7a63 GEODE-6588: Cleanup

[geode] branch develop updated (97d1b2a -> 77dd1ad)

2022-02-16 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 97d1b2a GEODE-9708: Removed analyzer warnings from FunctionCommandsDistributedTestBase (#6967) add 77dd1ad

[geode] branch support/1.15 updated: GEODE-10015: Set java.rmi.server.hostname when SSL enabled. (#7350)

2022-02-08 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch support/1.15 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.15 by this push: new dde5dba GEODE-10015: Set

[geode] branch develop updated (507565e -> 1da9039)

2022-02-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 507565e GEODE-9710: Cleanup PRColocationDUnitTestHelper (#6969) add 1da9039 GEODE-10015: Set

[geode-examples] branch develop updated: Restore Apache Geode graphic (#112)

2022-01-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-examples.git The following commit(s) were added to refs/heads/develop by this push: new 4fbc8ab Restore Apache Geode

[geode-site] branch master updated: Restore Apache Geode graphic (#15)

2022-01-18 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/master by this push: new a1596ca Restore Apache Geode graphic

[geode] branch develop updated (83ce65f -> ac04dc4)

2022-01-12 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 83ce65f GEODE-9815: Prefer to remove a redundant copy in the same zone (#7124) add ac04dc4 Fix for jcenter

[geode] branch develop updated (83ce65f -> ac04dc4)

2022-01-12 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 83ce65f GEODE-9815: Prefer to remove a redundant copy in the same zone (#7124) add ac04dc4 Fix for jcenter

[geode] branch develop updated (83ce65f -> ac04dc4)

2022-01-12 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 83ce65f GEODE-9815: Prefer to remove a redundant copy in the same zone (#7124) add ac04dc4 Fix for jcenter

[geode] branch develop updated (3404126 -> 31b0386)

2022-01-10 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 3404126 GEODE-8980: bump dependencies (#7250) add 4995d18 GEODE-7934: Use thread safe list type. add

[geode] branch develop updated (eb6a0dc -> 16bae15)

2022-01-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 eb6a0dc GEODE-9900: ensure AuthenticationExpiredException handling (#7207) add 16bae15 GEODE-9930: Mark

[geode] 15/16: Refactor and cleanup legacy ProcessStats.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 6239e4d653870e85b334137c72fb786968948da0 Author: Jacob Barrett AuthorDate: Thu Nov 18 13:11:45

[geode] 16/16: Initial module.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit fb2b8cf261ed9509cbba81ee70f5195fe8f0a8d9 Author: Jacob Barrett AuthorDate: Fri Nov 19 11:42:30

[geode] 13/16: Fix legacy process stats sample.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 2a3b2af8a148fe289679f6e36e91a7701acb227e Author: Jacob Barrett AuthorDate: Wed Nov 17 11:23:02

[geode] 14/16: Fix tests.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 8c8fa8518cab3ff872563399fe188e4ca6400171 Author: Jacob Barrett AuthorDate: Thu Nov 18 11:34:14

[geode] 11/16: Extract legacy OS stats.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit cf79e27c0c8f88f1bc911f3a89c2003546243e7b Author: Jacob Barrett AuthorDate: Wed Nov 17 08:07:17

[geode] 12/16: Make service loadable.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit dd3d111f9ed72d0dc68ee97ac65595f19eb7dde5 Author: Jacob Barrett AuthorDate: Wed Nov 17 11:19:45

[geode] 10/16: Delete comments

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 155ef609c831d10e908835b4f5f24204c14439b4 Author: Jacob Barrett AuthorDate: Tue Nov 16 12:40:19

[geode] 09/16: Updated benchmark and test.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 64e2a8c1f310dc16c5c31158863c1d726dec65a3 Author: Jacob Barrett AuthorDate: Mon Nov 15 22:55:16

[geode] 08/16: Update to OSHI 5.8.3.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 29287169f5fee315ac8f90c9bcbb8f75adc5e101 Author: Jacob Barrett AuthorDate: Mon Nov 15 21:06:22

[geode] 07/16: fixes max files

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 25b39ea10d006f73cfdd3ceb308e37ef0a279650 Author: Jacob Barrett AuthorDate: Sat Jun 12 20:24:02

[geode] 06/16: spotless

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit a8dca191b4f3eed02714a39efe976914c8ffb079 Author: Jacob Barrett AuthorDate: Sat Jun 12 20:14:39

[geode] 05/16: adds tcp/udp stats adds file handle stats.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 599dbb54f918a54c3aa7a5f6c18810eb1e45eb97 Author: Jacob Barrett AuthorDate: Sat Jun 12 20:12:46

[geode] 04/16: adds network intraces.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit c46ec0d862c984508c72eee6f9e3c16c51f175ea Author: Jacob Barrett AuthorDate: Sat Jun 12 09:32:04

[geode] 03/16: Refactor interface with more stats.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 0f965eb98d6ace4a862d0e94db73bba5cabc3350 Author: Jacob Barrett AuthorDate: Sat Jun 12 07:39:02

[geode] 02/16: Basic OSHI based stats.

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 2a8bdb42d7a7713b22fd4550ff2915eee16139ab Author: Jacob Barrett AuthorDate: Fri Jun 11 07:28:08

[geode] 01/16: MacOSX to macOS

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git commit 0a485c43b1ea3a260fb4f0dfa75bc0229caf52b7 Author: Jacob Barrett AuthorDate: Thu Jun 10 16:29:19

[geode] branch wip/oshi-multios-stats-module created (now fb2b8cf)

2021-11-19 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch wip/oshi-multios-stats-module in repository https://gitbox.apache.org/repos/asf/geode.git. at fb2b8cf Initial module. This branch includes the following new commits: new 0a485c4

[geode] branch develop updated: GEODE-6588: Use System.lineSeparator()

2021-11-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.git The following commit(s) were added to refs/heads/develop by this push: new 9675cf8 GEODE-6588: Use

[geode] 01/01: Adds toggle and test for corrupt PDX.

2021-11-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch wip/corrupt-client in repository https://gitbox.apache.org/repos/asf/geode.git commit 28799dd8ef4c284ea7656e84c32cf978e23ba19b Author: Jacob Barrett AuthorDate: Sat Nov 13 14:13:04 2021 -0800

[geode] branch wip/corrupt-client created (now 28799dd)

2021-11-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch wip/corrupt-client in repository https://gitbox.apache.org/repos/asf/geode.git. at 28799dd Adds toggle and test for corrupt PDX. This branch includes the following new commits

[geode] 01/01: getDetails as Map.

2021-11-02 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch pull/7071 in repository https://gitbox.apache.org/repos/asf/geode.git commit 4f61486fce8d85467824eb94dade1fd0bae9c27f Author: Jacob Barrett AuthorDate: Tue Nov 2 20:34:41 2021 -0700

[geode] branch pull/7071 created (now 4f61486)

2021-11-02 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch pull/7071 in repository https://gitbox.apache.org/repos/asf/geode.git. at 4f61486 getDetails as Map. This branch includes the following new commits: new 4f61486 getDetails

[geode-native] branch develop updated: GEODE-9741: Fixes Boost boostrap command. (#890)

2021-11-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 8db6a34 GEODE-9741: Fixes Boost

[geode-native] branch develop updated: GEODE-9741: Pass full toolkit version to external build systems. (#889)

2021-11-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 2c15c5d GEODE-9741: Pass full

[geode] branch support/1.14 updated: GEODE-9625: Only serialize transaction metadata when grouping enabled. (#6984)

2021-10-13 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.14 by this push: new 3a7b7ba GEODE-9625: Only

[geode] branch develop updated: GEODE-9625: Only serialize transaction metadata when grouping enabled. (#6892)

2021-09-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 ab651eb GEODE-9625: Only serialize

[geode-site] branch asf-site updated: Redirect all removed versions to latest.

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/asf-site by this push: new fd2acbe Redirect all removed

[geode-site] branch master updated: Redirect all removed versions to latest.

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/master by this push: new 68aa409 Redirect all removed versions

[geode-site] branch asf-site updated: Redirect 404s to document index.

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/asf-site by this push: new c2bc0fa Redirect 404s to document

[geode-site] branch master updated: Moved missing doc redirect to doc root.

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/master by this push: new fb81196 Moved missing doc redirect

[geode-site] branch master updated: Create .htaccess

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/master by this push: new 9c68f11 Create .htaccess 9c68f11

[geode-site] branch master updated: Update .htaccess

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/master by this push: new da45090 Update .htaccess da45090

[geode-site] branch asf-site updated: Update .htaccess

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 5e63bd8 Update .htaccess 5e63bd8

[geode-site] branch asf-site updated: Redirect docs/guide/14 to /docs/guide/114

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/geode-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 005bea1 Redirect docs/guide/14

[geode-site] branch master updated (aaefb1f -> a80244a)

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git. from aaefb1f update .htaccess to redirect to v 1.14 add cd3b6ba Update .htaccess new a80244a Merge

[geode-site] 01/01: Merge pull request #12 from apache/redirect-14-to-114

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-site.git commit a80244a19421b577f7f5e7797fc91c27e2529e34 Merge: aaefb1f cd3b6ba Author: Jacob Barrett AuthorDate: Wed Sep 15 15

[geode-site] 01/01: Update .htaccess

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a commit to branch redirect-14-to-114 in repository https://gitbox.apache.org/repos/asf/geode-site.git commit cd3b6ba0c5382c9681f685fa6675ae40a572be87 Author: Jacob Barrett AuthorDate: Wed Sep 15 14:52:33 2021

[geode-site] branch redirect-14-to-114 created (now cd3b6ba)

2021-09-15 Thread jbarrett
This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch redirect-14-to-114 in repository https://gitbox.apache.org/repos/asf/geode-site.git. at cd3b6ba Update .htaccess This branch includes the following new commits: new cd3b6ba

[geode-native] branch develop updated: GEODE-9189: Upgrade dependencies.

2021-09-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-native.git The following commit(s) were added to refs/heads/develop by this push: new c5ecba0 GEODE-9189: Upgrade

[geode] branch develop updated (9242a1f -> 151d8c1)

2021-09-09 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 9242a1f GEODE-9577: Make PSETEX and SETEX supported commands (#6841) add 151d8c1 GEODE-6588: Cleanup

[geode] branch develop updated: GEODE-9574: Sets cause to null on certain exceptions.

2021-09-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.git The following commit(s) were added to refs/heads/develop by this push: new ed00393 GEODE-9574: Sets cause to null

[geode] branch develop updated: GEODE-9573: Uses mutable list for connections.

2021-09-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.git The following commit(s) were added to refs/heads/develop by this push: new 6326e7a GEODE-9573: Uses mutable list

[geode-native] branch develop updated: GEODE-9356: Disabled netcore-tests until working.

2021-08-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 6cf3c9e GEODE-9356: Disabled netcore

[geode-native] 02/02: GEODE-9356: Fixes dotnet install.

2021-08-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 commit fdf367e95a727c112567130ec44f3bb9e51bd9ce Author: Jacob Barrett AuthorDate: Wed Aug 18 15:30:26 2021 -0700

[geode-native] branch develop updated (3292e01 -> fdf367e)

2021-08-18 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 3292e01 Unlock develop, attempt #3 (#851) new d7cb437 GEODE-9356: Fixes test path. new fdf367e

[geode-native] 01/02: GEODE-9356: Fixes test path.

2021-08-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 commit d7cb437399266d1a1902ae9ecd370f240336540d Author: Jacob Barrett AuthorDate: Wed Aug 18 14:47:32 2021 -0700

[geode] branch develop updated (12e0b14 -> 6e7110f)

2021-08-18 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 12e0b14 GEODE-9496: Enhance the usage of newly introduced system property (#6756) add 6e7110f GEODE-8870

[geode] 16/18: GEODE-6588: Cleanup RegisterInterest61Test

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 a5ad62562a48bac2992d7824066ebeafa6b1641f Author: Jacob Barrett AuthorDate: Fri May 21 12:48:29 2021 -0700 GEODE

[geode] 18/18: GEODE-8870: Removes old unused classes.

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 0d9e4bded24ebf91a50e5a786dc07af2b416c6d7 Author: Jacob Barrett AuthorDate: Fri Jul 30 21:30:11 2021 -0700 GEODE

[geode] 17/18: GEODE-6588: Cleanup RegisterInterestList66Test

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 0827a38162d1e38726c07fa40cf617da1e37c24a Author: Jacob Barrett AuthorDate: Fri May 21 15:10:57 2021 -0700 GEODE

[geode] 15/18: GEODE-6588: Cleanup CliFunctionResult

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 f63d19e79c5d5cd3e775a45942bdf619952a765a Author: Jacob Barrett AuthorDate: Fri May 21 12:45:44 2021 -0700 GEODE

[geode] 14/18: GEODE-6588: Cleanup Connection

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 c919e3fff0c59c2e831350e98f3345a9eec3630e Author: Jacob Barrett AuthorDate: Fri May 21 12:34:55 2021 -0700 GEODE

[geode] 11/18: GEODE-6588: Cleanup EventID

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 e109e82f50911de25fc4a51c6c10c601a4be012d Author: Jacob Barrett AuthorDate: Thu May 20 18:48:37 2021 -0700 GEODE

[geode] 12/18: GEODE-6588: Cleanup FilterRoutingInfo

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 f410b7e571ba6fff507078a7d2fe5e63bbda3aa3 Author: Jacob Barrett AuthorDate: Thu May 20 18:50:07 2021 -0700 GEODE

[geode] 10/18: GEODE-6588: Cleanup AbstractUpdateOperation

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 7e0888b2542bc027ec6889d007725b0dcbe029f7 Author: Jacob Barrett AuthorDate: Thu May 20 15:43:21 2021 -0700 GEODE

[geode] 09/18: GEODE-6588: Cleanup DLockService

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 d13651925904ec145f4dda4c042621bfdf34f4bd Author: Jacob Barrett AuthorDate: Wed Jul 14 16:11:20 2021 -0700 GEODE

[geode] 02/18: GEODE-6588: Cleanup ClientHealthStats

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 08c660edf131c6032a7e6208e10c1c4ae1d77cd0 Author: Jacob Barrett AuthorDate: Thu May 20 14:30:07 2021 -0700 GEODE

[geode] 08/18: GEODE-6588: Cleanup GatewaySenderAdvisor

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 fe190e6b99fedbeadd92c73937aa57aa547a9ce0 Author: Jacob Barrett AuthorDate: Thu May 20 15:09:56 2021 -0700 GEODE

[geode] 06/18: GEODE-6588: Cleanup ServerSideHandshakeImpl

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 def8a1fd8a2e97371db708ed5ba1887b7c4482a2 Author: Jacob Barrett AuthorDate: Thu May 20 14:58:12 2021 -0700 GEODE

  1   2   3   4   5   6   7   8   9   10   >