[geode] branch support/1.12 updated: GEODE-9051: Added a feature to measure the Tenured heap consumption (#6176)

2021-04-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.12 by this push: new 4ea7a32 GEODE-9051: Added a feature

[geode] branch support/1.14 updated: GEODE-9051: Added a feature to measure the Tenured heap consumption (#6176) (#6251)

2021-04-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 c2f3161 GEODE-9051: Added a feature

[geode] branch support/1.12 updated: GEODE-8996: Fixed rebalance gfsh and REST API in mixed version mode (… (#6257)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.12 by this push: new d9e1a12 GEODE-8996: Fixed rebalance

[geode] branch support/1.14 updated: GEODE-9035: Enable Redis TCL tests for all Hash commands (#6243)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 407b53e GEODE-9035: Enable Redis TCL

[geode] branch develop updated (903afb5 -> 7a85b4d)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 903afb5 GEODE-8977: include syncs in thread monitor stack (#6248) add 7a85b4d Revert "GEODE-8859: Fix

[geode] branch support/1.14 updated (c2f3161 -> 1c3d8f3)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode.git. from c2f3161 GEODE-9051: Added a feature to measure the Tenured heap consumption (#6176) (#6251) add 1c3d8f3

[geode] branch develop updated (c43dbc5 -> c1b8e52)

2021-04-06 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from c43dbc5 GEODE-9064: Configure serial filter during ManagementAgent start (#6196) add c1b8e52 GEODE-9084

[geode] branch support/1.14 updated: Revert "GEODE-8859: Fix redis-compatability data structure bucket memory-usage reporting (#6084)" (#6260) (#6269)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 e38d710 Revert "GEODE-8859: Fix

[geode] 11/28: GEODE-7678 (2nd PR) - Support for cache-listener and client-notification for Partitioned Region Clear operation (#5124)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 2354fbba6bb9f3bcc138673c0b1e1db4a8f36911 Author: agingade AuthorDate: Wed May 20 16:08:07 2020 -0700

[geode] 12/28: GEODE-7669 Test coverage for Partitioned Region clear with Overflow enabled (#5189)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 3e0df124510334f591aa73ff1ee112ff60cb082e Author: Jianxia Chen <11181423+jche...@users.noreply.github.

[geode] 13/28: GEODE-8173: Add unit test (coverage) for PartitionedRegionClear class. (#5208)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 234aad07db6a6e8503a10e2f047c612219dd164d Author: agingade AuthorDate: Mon Jun 8 10:23:50 2020 -0700 GEODE

[geode] 14/28: GEODE-8334: PR.clear should sync with putAll or removeAll on rvvLock (#5365)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 2115dd95121f8f8b5e74b386f600c554a55c6e01 Author: Xiaojian Zhou AuthorDate: Fri Jul 10 08:59:26 2020 -0700

[geode] 01/28: GEODE-7683: introduce BR.cmnClearRegion

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit ee9c2256fe3e95318c24757670874365dfc80a81 Author: zhouxh AuthorDate: Mon Jan 27 17:02:48 2020 -0800 GEODE

[geode] 03/28: PR.clear's event id should be created and used in BR (#4805)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit fed5b927037388da1a14b06230ded954bc278b4a Author: Xiaojian Zhou AuthorDate: Mon Mar 16 17:35:35 2020 -0700

[geode] 02/28: GEODE-7682: add PR.clear API (#4755)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit fa0f38d5273ccabd8d087057249edc72936675d0 Author: Xiaojian Zhou AuthorDate: Thu Mar 5 23:46:36 2020 -0800

[geode] 04/28: GEODE-7912: cacheWriter should be triggered when PR.clear (#4882)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit dc39dd21df504bb7de156f7bd4d43d49780248b8 Author: Xiaojian Zhou AuthorDate: Mon Mar 30 19:34:35 2020 -0700

[geode] 05/28: GEODE-7983: Clear region writer callbacks should not be invoked for bucket regions (#4954)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 04e87c4ce7b2340f228edfe7678755a8f0e7d44a Author: Xiaojian Zhou AuthorDate: Tue Apr 14 10:50:21 2020 -0700

[geode] 06/28: GEODE-7676: Add PR clear with expiration tests (#4970)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 820c4c2bfd63d2221fec295d50351c38490ade84 Author: Juan José Ramos AuthorDate: Wed Apr 22 14:18:07 2020 +0100

[geode] 15/28: GEODE-8361: Use Set instead of List to track cleared buckets (#5379)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit d9871c95cd4820bb807ee07221657c7e3f6fe82a Author: Donal Evans AuthorDate: Fri Jul 17 12:55:51 2020 -0700

[geode] 16/28: GEODE-7670: PR Clear with Concurrent Ops DUnitTests (#4848)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 5b6b9a1da341e4e63251e73ba459c89ace447959 Author: Juan José Ramos AuthorDate: Wed Jul 22 09:35:59 2020 +0100

[geode] 17/28: GEODE-7680: PR.clear must be successful when interacting with rebalance (#5095)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 3a6fe90b44b823c5dc765faedb136b1fa820a067 Author: Donal Evans AuthorDate: Thu Jul 23 08:14:17 2020 -0700

[geode] 18/28: GEODE-7846: Adding Stats for Partitioned Region Clear (#5391)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit f8254c50cb3a9aaff0e2f9bc02a557948718d549 Author: BenjaminPerryRoss <39068135+benjaminper

[geode] 19/28: GEODE-7672: add dunit test to verify OQL index after PR clear. (#5436)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 4e0be976d00df25bfdc2ff14084543a5891b6228 Author: Jinmei Liao AuthorDate: Tue Sep 8 12:19:52 2020 -0700

[geode] 20/28: fix rebase compiling error

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 7187166fef41399b64b5c72dde49d4b3b2497bca Author: Jinmei Liao AuthorDate: Fri Oct 2 16:31:28 2020 -0700

[geode] 21/28: GEODE-7845 blocking PR region clear if one or more server versions are too old (#5577)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 7211ba44f802d94d9f5e6bccae09a0eab65bfe28 Author: mhansonp AuthorDate: Tue Oct 13 10:10:25 2020 -0700

[geode] 22/28: GEODE-7845: Adding a cleaner simpler test. (#5622)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit c1aad2fd774e99f9b3a8507a61e718f59dfc1ba9 Author: mhansonp AuthorDate: Tue Oct 13 17:09:03 2020 -0700

[geode] 23/28: GEODE-7845: Now behaving with clients of various versions. (#5645)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit ab1cdda0848562ef47c015dc670643f9dd6b0aa9 Author: mhansonp AuthorDate: Thu Oct 22 09:46:47 2020 -0700

[geode] 24/28: GEODE-7858: PR.clear notify client should let the queue holder member to notify (#5677)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit dbcf865e5d005cda892bd11066ca2ea933919ee6 Author: Jinmei Liao AuthorDate: Wed Oct 28 17:02:53 2020 -0700

[geode] 25/28: GEODE-7679 Partitioned Region clear is successful while region is being altered (#5516)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit fdefc1a7aca1503fc6b542729f50f0268981caf0 Author: Jianxia Chen <11181423+jche...@users.noreply.github.

[geode] 26/28: GEODE-7675: Partitioned Region clear should be successful when clients are present with subscription enabled (#5727)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit e3a47f62d7826fc0219d66db745125074834dbb0 Author: Jinmei Liao AuthorDate: Tue Nov 10 18:30:04 2020 -0800

[geode] 27/28: GEODE-8771: invalidate should acquire the lock before initIndex (#5823)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 4b89c3259e01849e50ed80cbc66fb0c52b48ce6c Author: Jinmei Liao AuthorDate: Fri Dec 11 09:23:59 2020 -0800

[geode] 28/28: GEODE-8878: PR clear should also send a lock message to the secondary members. (#5950)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 4831647874be9e71d27e19a85a92b60dc16717fe Author: Jinmei Liao AuthorDate: Tue Feb 16 13:10:00 2021 -0800

[geode] 07/28: GEODE-7667: Add a 'clear' gfsh command for PR and RR clear (#4818)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 0b9db2aa792c59aeba2cc477049ba3801075e06d Author: BenjaminPerryRoss <39068135+benjaminper

[geode] 08/28: GEODE-7676: Conversion of duration to seconds.

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit a02a1070ae4e8ce900dbbbd51dd44bbe74a5ea62 Author: Nabarun Nag AuthorDate: Mon May 11 12:24:16 2020 -0700

[geode] 09/28: GEODE-7894: Moving expiry tasks to AbstractRegion.

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 6644fe016611e654cfefe11abe22eaff94c59b26 Author: Nabarun Nag AuthorDate: Mon May 11 13:44:56 2020 -0700

[geode] 10/28: GEODE-7667: Fixing test to include PR clear help text.

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git commit 3c08e102d00064bede5ae4a4312e3143aa8c7f47 Author: Nabarun Nag AuthorDate: Mon May 11 16:52:50 2020 -0700

[geode] branch support/1.14 updated: GEODE-9119: Move file missed during module renaming (#6258)

2021-04-05 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 1eae94c GEODE-9119: Move file missed

[geode] branch support/1.14 updated: GEODE-9084: Removed the redis gfsh command. (#6271) (#6274)

2021-04-06 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 d3f3a09 GEODE-9084: Removed the redis

[geode] branch support/1.14 updated: GEODE-9043: A register interest attempt from a newer client to an older server throws a NoSubscriptionServersAvailableException instead of a ServerRefusedConnectio

2021-03-23 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 26a178f GEODE-9043: A register

[geode] branch support/1.14 updated (509bab5 -> e1f6426)

2021-03-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode.git. from 509bab5 GEODE-9086: update docs to show support for DECRBY (#6214) (#6228) add e1f6426 GEODE-8761: detect

[geode] branch support/1.14 updated: Revert "GEODE-8559: Compute interest routing info after transaction committed. (#5581)" (#6204) (#6234)

2021-03-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 826ee18 Revert "GEODE-8559: Co

[geode] branch develop updated (4e0c8aa -> 7aae7b8)

2021-03-11 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 4e0c8aa GEODE-9016: Fix the NPE for PutAll with CQ LOCAL_DESTROY message type (#6104) add 7aae7b8 GEODE-9019

[geode] branch feature/redis-performance-testing updated: GEODE-9019: Serialization improvements in geode-redis (#6115)

2021-03-18 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 (0870d5d -> 8e1f8a8)

2021-03-19 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 0870d5d GEODE-8946: User Guide - add an Upgrade section (#6134) add 8e1f8a8 GEODE-9046: Refactor null redis

[geode] branch develop updated (dfc1656 -> 0b9c6b1)

2021-03-17 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from dfc1656 GEODE-9032: support SLOWLOG command (#6131) add 0b9c6b1 GEODE-9019: Fixed synchronization blocks missed

[geode] branch support/1.14 updated: GEODE-9019: Serialization improvements in geode-redis (#6115) (#6122)

2021-03-17 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 4b9ec55 GEODE-9019: Serialization

[geode] branch develop updated (dabb610 -> 3faf283)

2021-03-03 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from dabb610 GEODE-8671: Two threads calling get and retrieve the same PdxInstance, resulting in corruption (#5925

[geode] branch support/1.14 updated: GEODE-8926: Calculate filter information after tx is applied to cache. (#6232)

2021-04-07 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 ba47d66 GEODE-8926: Calculate filter

[geode] branch support/1.14 updated: GEODE-9087: redis docs for HSCAN command (#6235)

2021-04-07 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 959c32a GEODE-9087: redis docs

[geode] branch support/1.14 updated: GEODE-9128: Remove host name look-up from JGAddress (#6298)

2021-04-19 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 638ea50 GEODE-9128: Remove host name

[geode] branch support/1.14 updated: GEODE-8931: Support Redis GETRANGE command (#6015)

2021-04-19 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 61a548c GEODE-8931: Support Redis

[geode] branch support/1.14 updated: GEODE-8932: Support Redis SETNX command (#6016)

2021-04-19 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 9e16cf8 GEODE-8932: Support Redis

[geode] branch support/1.14 updated: GEODE-8934: add incrby to supported commands (#6022)

2021-04-20 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 c752491 GEODE-8934: add incrby

[geode] branch develop updated: GEODE-8996: Separated the gfsh rebalance test from other tests.

2021-04-12 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 0fbb988 GEODE-8996: Separated the gfsh

[geode] branch support/1.14 updated (ec73b27 -> c04f76f)

2021-04-21 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode.git. from ec73b27 GEODE-8936: add INCR to list of supported commands (#6025) add c04f76f GEODE-8996: Separated

[geode] branch support/1.14 updated (c752491 -> ec73b27)

2021-04-21 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode.git. from c752491 GEODE-8934: add incrby to supported commands (#6022) add ec73b27 GEODE-8936: add INCR to list

[geode] branch support/1.13 updated: GEODE-8996: Separated the gfsh rebalance test from other tests.

2021-04-21 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 cc5af15 GEODE-8996: Separated

[geode] branch develop updated (10f5f30 -> b377e3f)

2021-08-26 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 10f5f30 GEODE-9436: Implement Radish ZREMRANGEBYSCORE command (#6800) add b377e3f GEODE-9408: Avoid duplicate

svn commit: r49703 - in /dev/geode: 1.14.0.RC1/ 1.14.0.RC2/

2021-08-31 Thread nnag
Author: nnag Date: Tue Aug 31 22:38:10 2021 New Revision: 49703 Log: Releasing Apache Geode 1.14.0.RC2 distribution Added: dev/geode/1.14.0.RC2/ dev/geode/1.14.0.RC2/apache-geode-1.14.0-src.tgz (with props) dev/geode/1.14.0.RC2/apache-geode-1.14.0-src.tgz.asc dev/geode/1.14.0

[geode-examples] branch support/1.14 updated (8f362d6 -> 154aacf)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git. from 8f362d6 Bumping version to 1.14.0 new 7f20c5b Bumping version to 1.14.0 new 04c50a6 Revert

[geode-examples] 02/03: Revert "temporarily point to staging repo for CI purposes"

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit 04c50a6081ea534389a68f9e868995b4d1cdf15e Author: Naburun Nag AuthorDate: Tue Aug 31 14:05:29 2021 -0700

[geode-examples] 01/03: Bumping version to 1.14.0

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit 7f20c5b18ae4cea263e2969435efe3a37c710d1b Author: Naburun Nag AuthorDate: Tue Aug 31 14:01:56 2021 -0700

[geode-examples] 03/03: temporarily point to staging repo for CI purposes

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit 154aacf27177906f21644d36cd5e71750cdc3bc3 Author: Naburun Nag AuthorDate: Tue Aug 31 15:38:11 2021 -0700

[geode-native] annotated tag rel/v1.14.0.RC2 updated (1a676aa -> 1ea7d82)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC2 in repository https://gitbox.apache.org/repos/asf/geode-native.git. *** WARNING: tag rel/v1.14.0.RC2 was modified! *** from 1a676aa (commit) to 1ea7d82 (tag

[geode-examples] annotated tag rel/v1.14.0.RC2 updated (04c50a6 -> c91ac0c)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC2 in repository https://gitbox.apache.org/repos/asf/geode-examples.git. *** WARNING: tag rel/v1.14.0.RC2 was modified! *** from 04c50a6 (commit) to c91ac0c (tag

[geode-examples] branch support/1.14 updated: Bumping version to 1.14.0

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git The following commit(s) were added to refs/heads/support/1.14 by this push: new ac6e8bd Bumping version

[geode-benchmarks] annotated tag rel/v1.14.0.RC2 updated (7f70ac9 -> 0ff16b9)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC2 in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. *** WARNING: tag rel/v1.14.0.RC2 was modified! *** from 7f70ac9 (commit) to 0ff16b9 (tag

[geode] annotated tag rel/v1.14.0.RC2 updated (2f317dd -> e7e9c45)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC2 in repository https://gitbox.apache.org/repos/asf/geode.git. *** WARNING: tag rel/v1.14.0.RC2 was modified! *** from 2f317dd (commit) to e7e9c45 (tag) tagging

[geode] branch support/1.14 updated: Fix 1.14.0 rc1 (#6822)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 2f317dd Fix 1.14.0 rc1 (#6822

svn commit: r49694 - in /dev/geode: ./ 1.14.0.RC1/

2021-08-31 Thread nnag
Author: nnag Date: Tue Aug 31 10:17:49 2021 New Revision: 49694 Log: Releasing Apache Geode 1.14.0.RC1 distribution Added: dev/geode/1.14.0.RC1/ dev/geode/1.14.0.RC1/apache-geode-1.14.0-src.tgz (with props) dev/geode/1.14.0.RC1/apache-geode-1.14.0-src.tgz.asc dev/geode/1.14.0

[geode-examples] branch support/1.14 updated (4415933 -> c3861b8)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git. from 4415933 GEODE-9430: update Tomcat sessionState example (#108) new 2fe966c Bumping version

[geode-examples] 02/02: temporarily point to staging repo for CI purposes

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit c3861b8a45ce854d74a1b2c3500115a44fe55e24 Author: Naburun Nag AuthorDate: Tue Aug 31 03:17:50 2021 -0700

[geode-examples] 01/02: Bumping version to 1.14.0

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit 2fe966c2242637c99d6dffe8ef2d3b357d3532c0 Author: Naburun Nag AuthorDate: Tue Aug 31 03:06:15 2021 -0700

[geode] annotated tag rel/v1.14.0.RC1 updated (cc7dc90 -> cec07ec)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC1 in repository https://gitbox.apache.org/repos/asf/geode.git. *** WARNING: tag rel/v1.14.0.RC1 was modified! *** from cc7dc90 (commit) to cec07ec (tag) tagging

[geode-examples] annotated tag rel/v1.14.0.RC1 updated (2fe966c -> abbf748)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC1 in repository https://gitbox.apache.org/repos/asf/geode-examples.git. *** WARNING: tag rel/v1.14.0.RC1 was modified! *** from 2fe966c (commit) to abbf748 (tag

[geode-native] annotated tag rel/v1.14.0.RC1 updated (1a676aa -> 19102ee)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC1 in repository https://gitbox.apache.org/repos/asf/geode-native.git. *** WARNING: tag rel/v1.14.0.RC1 was modified! *** from 1a676aa (commit) to 19102ee (tag

[geode-benchmarks] annotated tag rel/v1.14.0.RC1 updated (7f70ac9 -> 8705d55)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0.RC1 in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. *** WARNING: tag rel/v1.14.0.RC1 was modified! *** from 7f70ac9 (commit) to 8705d55 (tag

[geode-examples] branch support/1.14 updated: Bumping version to 1.14.0

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git The following commit(s) were added to refs/heads/support/1.14 by this push: new 8f362d6 Bumping version

[geode] branch develop updated: Adding the PGP keys for Nabarun Nag with apache ID (#6818)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 a36c327 Adding the PGP keys for Nabarun Nag

[geode] branch support/1.14 updated: Adding the PGP keys for Nabarun Nag with apache ID (#6818) (#6820)

2021-08-31 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 cc7dc90 Adding the PGP keys

[geode] branch support/1.14 updated: GEODE-9463: Add SerializableRegionRedundancyStatusImpl to accept list (#6753)

2021-08-16 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 e6377b0 GEODE-9463: Add

[geode] branch support/1.14 updated: add 1.13.4 to old versions and set as Benchmarks baseline on support/1.14

2021-08-16 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 43a1a01 add 1.13.4 to old versions

[geode] branch support/1.14 updated: GEODE-9071: Add wait before check cq listener invocations. (#6785)

2021-08-23 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 ce6b128 GEODE-9071: Add wait before

[geode] branch support/1.14 updated: Bumping version to 1.14.1

2021-09-03 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 06430db Bumping version to 1.14.1

[geode-examples] branch support/1.14 updated: Bumping version to 1.14.1

2021-09-03 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git The following commit(s) were added to refs/heads/support/1.14 by this push: new 2aba189 Bumping version

[geode-native] branch develop updated: Bumping Geode version to 1.14.0 for CI (#865)

2021-09-03 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 0ffc153 Bumping Geode version to 1.14.0

[geode] branch develop updated (8b4d4f0 -> 347eb68)

2021-09-03 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 8b4d4f0 GEODE-9435: Implement ZREMRANGEBYRANK (#6803) add 347eb68 add 1.14.0 to old versions and set

svn commit: r49731 - /release/geode/1.11.0/

2021-09-02 Thread nnag
Author: nnag Date: Fri Sep 3 01:56:32 2021 New Revision: 49731 Log: remove 1.11.0 from mirrors (it is still available at http://archive.apache.org/dist/geode) Removed: release/geode/1.11.0/

[geode-examples] 01/01: Replacing master with contents of rel/v1.14.0

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit 0b36b1b946538ad281e6a2935b0ca9fe39e87810 Merge: 04c50a6 656af31 Author: Naburun Nag AuthorDate: Thu Sep 2 18:56

[geode-native] 01/01: Replacing master with contents of rel/v1.14.0

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-native.git commit 9c7b186e1100cdfdfcade30250d20c8b62c2dbb3 Merge: 1a676aa a8e0d66 Author: Naburun Nag AuthorDate: Thu Sep 2 18:56:15

[geode-native] branch master updated (a8e0d66 -> 9c7b186)

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/geode-native.git. from a8e0d66 Revert "Temporarily unprotect develop branch" add b10e7fe GEODE-8080: Updates dependenc

[geode-examples] branch master updated (656af31 -> 0b36b1b)

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/geode-examples.git. from 656af31 Replacing master with contents of rel/v1.13.4 add 47f98c5 point develop examples to 1.14

[geode-benchmarks] branch master updated (1b4b190 -> 405e6d9)

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git. from 1b4b190 Replacing master with contents of rel/v1.13.4 add 46e8469 TLS SNI support via "withSni

[geode-benchmarks] 01/01: Replacing master with contents of rel/v1.14.0

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git commit 405e6d9f4e96eb81fa6ae4c00e75ad7cc3d70d9e Merge: 7f70ac9 1b4b190 Author: Naburun Nag AuthorDate: Thu Sep 2 18:56

[geode] annotated tag rel/v1.14.0 updated (2f317dd -> 87fe6a8)

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0 in repository https://gitbox.apache.org/repos/asf/geode.git. *** WARNING: tag rel/v1.14.0 was modified! *** from 2f317dd (commit) to 87fe6a8 (tag) tagging

svn commit: r49727 - /dev/geode/1.14.0.RC2/ /release/geode/1.14.0/ /release/geode/KEYS

2021-09-02 Thread nnag
Author: nnag Date: Fri Sep 3 01:07:38 2021 New Revision: 49727 Log: Releasing Apache Geode 1.14.0 distribution Added: release/geode/1.14.0/ - copied from r49726, dev/geode/1.14.0.RC2/ Removed: dev/geode/1.14.0.RC2/ Modified: release/geode/KEYS Modified: release/geode/KEYS

[geode-native] branch support/1.14 updated: update Dockerfile and other variables to apache-geode 1.14.0

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-native.git The following commit(s) were added to refs/heads/support/1.14 by this push: new 6615d2f update Dockerfile

[geode] branch support/1.14 updated: update Dockerfile to apache-geode 1.14.0

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag 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 a2c1c37 update Dockerfile to apache

[geode-examples] branch support/1.14 updated: Revert "temporarily point to staging repo for CI purposes"

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git The following commit(s) were added to refs/heads/support/1.14 by this push: new cda0f0d Revert "tempor

[geode-examples] annotated tag rel/v1.14.0 updated (04c50a6 -> 0e4617f)

2021-09-02 Thread nnag
This is an automated email from the ASF dual-hosted git repository. nnag pushed a change to annotated tag rel/v1.14.0 in repository https://gitbox.apache.org/repos/asf/geode-examples.git. *** WARNING: tag rel/v1.14.0 was modified! *** from 04c50a6 (commit) to 0e4617f (tag) tagging

<    4   5   6   7   8   9   10   >