[cassandra] branch trunk updated (5e29de6 -> 9f7482e)

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 5e29de6 Merge branch 'cassandra-4.0' into trunk new 6ef3eaf update IDEA setup generation to mark test

[cassandra] 01/01: Merge branch 'cassandra-3.11' into cassandra-4.0

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2f355c94627f24e0a54cec7f2539c7c224106dcc Merge: ad227d7 ba2538d Author: Caleb Rackliffe AuthorDate: Wed Jun

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9f7482ea00b01bd0bca71e71f5ea967a360fbbe6 Merge: 5e29de6 2f355c9 Author: Caleb Rackliffe AuthorDate: Wed Jun 16 14

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit ba2538d12386f5f1dd6524c112519f68f76ee940 Merge: b96a48e 6ef3eaf Author: Caleb Rackliffe AuthorDate: Wed

[cassandra] branch cassandra-3.11 updated (b96a48e -> ba2538d)

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from b96a48e Merge branch 'cassandra-3.0' into cassandra-3.11 new 6ef3eaf update IDEA setup

[cassandra] branch cassandra-4.0 updated (ad227d7 -> 2f355c9)

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from ad227d7 Merge branch 'cassandra-4.0.0' into cassandra-4.0 new 6ef3eaf update IDEA setup

[cassandra] branch cassandra-3.0 updated: update IDEA setup generation to mark test/conf as test resources

2021-06-16 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new 6ef3eaf update IDEA setup

[cassandra] branch trunk updated: Add isolated flush timer to CommitLogMetrics and ensure writes correspond to single WaitingOnCommit data points

2021-06-23 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 5f23e6d Add isolated flush timer

[cassandra] branch trunk updated (4acfd3b -> 2227057)

2021-06-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 4acfd3b Merge branch 'cassandra-4.0' into trunk new e6946e7 Make JmxHistogram#getRecentValues() thread

[cassandra] branch cassandra-4.0 updated: Make JmxHistogram#getRecentValues() thread-safe

2021-06-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new e6946e7 Make JmxHistogram

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-06-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2227057ac3dacba9bebd82d7cc3319c98d62cff4 Merge: 4acfd3b e6946e7 Author: Caleb Rackliffe AuthorDate: Thu Jun 3 13:30

[cassandra] branch cassandra-4.0 updated: BinLog does not close chronicle queue leaving this to GC to cleanup

2021-07-07 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new 68bf950 BinLog does

[cassandra] branch cassandra-4.0.0 updated (6d16a53 -> 68bf950)

2021-07-07 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 6d16a53 Flaky ViewTest patch by Berenguer Blasi; reviewed by Andres de la Peña for CASSANDRA-16777

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-07-07 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit cdaa2da91d8f411b7c144a20a0c6697b42c0febb Merge: e6a311f afcc0cc Author: Caleb Rackliffe AuthorDate: Wed Jul 7 11:15

[cassandra] branch trunk updated (e6a311f -> cdaa2da)

2021-07-07 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from e6a311f Fix AbstractReadQuery::toCQLString not returning valid CQL new 68bf950 BinLog does not close

[cassandra] branch cassandra-4.0 updated: Move RepairedDataInfo to the execution controller rather than the ReadCommand to avoid unintended sharing

2021-08-27 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new 585bc69 Move

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-08-27 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 33979e3c916b2006e75a042fa4c806364dbbe5c1 Merge: 1b5545b 585bc69 Author: Caleb Rackliffe AuthorDate: Fri Aug 27 11

[cassandra] branch trunk updated (1b5545b -> 33979e3)

2021-08-27 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1b5545b Merge branch 'cassandra-4.0' into trunk new 585bc69 Move RepairedDataInfo to the execution

[cassandra] branch cassandra-3.0 updated: Avoid signaling DigestResolver until the minimum number of responses are guaranteed to be visible

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new f9d41ff Avoid signaling

[cassandra] 01/01: Merge branch 'cassandra-3.11' into cassandra-4.0

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 46a740cf61204e481a175db9057a4e0e3168aad4 Merge: ca4f6b8 e562118 Author: Caleb Rackliffe AuthorDate: Tue Aug

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e5621184d86ac0c8d0c9870786c44baaadfb446a Merge: 1038f44 f9d41ff Author: Caleb Rackliffe AuthorDate: Tue

[cassandra] branch cassandra-4.0 updated (ca4f6b8 -> 46a740c)

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from ca4f6b8 org.apache.cassandra.db.rows.ArrayCell#unsharedHeapSizeExcludingData includes data twice

[cassandra] branch trunk updated (4e0d8e0 -> a74b44a)

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 4e0d8e0 Merge branch 'cassandra-4.0' into trunk new f9d41ff Avoid signaling DigestResolver until

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit a74b44ac8abab045ee0615db7acd6bc229bbe6b7 Merge: 4e0d8e0 46a740c Author: Caleb Rackliffe AuthorDate: Tue Aug 31 16

[cassandra] branch cassandra-3.11 updated (1038f44 -> e562118)

2021-08-31 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1038f44 Remove duplicate 'lib.download.sha' entries in build-resolver.xml new f9d41ff Avoid

[cassandra] branch trunk updated: Request-Based Native Transport Rate-Limiting

2021-08-19 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new d220d24 Request-Based Native Transport Rate

[cassandra] branch trunk updated: Allow CommitLogSegmentReader to optionally skip sync marker CRC checks

2021-08-25 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new f9b7c1e Allow CommitLogSegmentReader

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-09-09 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b6b3be6d8aa79c5e74b0c0f197075fdc48e38287 Merge: b8f786d bc052fa Author: Caleb Rackliffe AuthorDate: Thu Sep 9 14:09

[cassandra] branch trunk updated (b8f786d -> b6b3be6)

2021-09-09 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from b8f786d Merge branch 'cassandra-4.0' into trunk new bc052fa Remove all the state pollution between tests

[cassandra] branch cassandra-4.0 updated: Remove all the state pollution between tests in SSTableReaderTest

2021-09-09 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new bc052fa Remove all

[cassandra] branch trunk updated: Modify SecondaryIndexManager#indexPartition() to retrieve only columns for which indexes are actually being built

2021-08-10 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 6a1b20e Modify SecondaryIndexManager

[cassandra] branch trunk updated: Skip remaining bytes in the Envelope buffer when a ProtocolException is thrown to avoid double decoding

2021-10-09 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 4f09733 Skip remaining bytes

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit d2d5ce855a71291387f16ad1b0283677054948f6 Merge: 9d28beb 4cc6375 Author: Caleb Rackliffe AuthorDate: Tue

[cassandra] branch cassandra-4.0 updated (e57a8dd -> 96a5e0f)

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from e57a8dd Merge branch 'cassandra-3.11' into cassandra-4.0 new 4cc6375 ninja-fix: correct issue

[cassandra] 01/01: Merge branch 'cassandra-3.11' into cassandra-4.0

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 96a5e0feedba067c74f59bf7d71553f9ff318983 Merge: e57a8dd d2d5ce8 Author: Caleb Rackliffe AuthorDate: Tue Oct

[cassandra] branch cassandra-3.0 updated: ninja-fix: correct issue reference for CASSANDRA-16883 in ReadCallback comments

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new 4cc6375 ninja-fix: correct

[cassandra] branch cassandra-3.11 updated (9d28beb -> d2d5ce8)

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 9d28beb Merge branch 'cassandra-3.0' into cassandra-3.11 new 4cc6375 ninja-fix: correct issue

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8f2bf50abece27432993f312df7ca7e34aff4a76 Merge: 243d220 96a5e0f Author: Caleb Rackliffe AuthorDate: Tue Oct 12 16

[cassandra] branch trunk updated (243d220 -> 8f2bf50)

2021-10-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 243d220 store FBUtilities.getJustBroadcastNativeAddress() in system.local for rpc_address column new

[cassandra] 01/01: Merge branch 'cassandra-3.11' into cassandra-4.0

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1aae9468ed3b061232c06f17091e0be1a8e50960 Merge: 3660a58 a136517 Author: Caleb Rackliffe AuthorDate: Mon Oct

[cassandra] branch trunk updated (24dcc28 -> b00b82a)

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 24dcc28 CEP-9 make SSLContext creation pluggable new 35446dc Elaborate on why we need to recycle CL

[cassandra] branch cassandra-3.0 updated: Elaborate on why we need to recycle CL segments when dropping tables

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new 35446dc Elaborate on why we

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b00b82a80f816aa06d876b6c861738847dd6f17b Merge: 24dcc28 1aae946 Author: Caleb Rackliffe AuthorDate: Mon Oct 4 15:14

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit a136517211342621be2dadd5d53affb2e4fbf583 Merge: 32a15f0 35446dc Author: Caleb Rackliffe AuthorDate: Mon

[cassandra] branch cassandra-3.11 updated (32a15f0 -> a136517)

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 32a15f0 Merge branch 'cassandra-3.0' into cassandra-3.11 new 35446dc Elaborate on why we need

[cassandra] branch cassandra-4.0 updated (3660a58 -> 1aae946)

2021-10-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 3660a58 Merge branch 'cassandra-3.11' into cassandra-4.0 new 35446dc Elaborate on why we need

[cassandra] branch trunk updated: Log queries that fail on timeout or unavailable errors up to once per minute by default

2021-11-18 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 33fd2dc Log queries that fail on timeout

[cassandra] branch trunk updated: Make waiting for session event persistence more reliable in SecondaryIndexTest#test_only_coordinator_chooses_index_for_query

2021-11-19 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new c15f530 Make waiting for session event

[cassandra] branch trunk updated: Take into account starting session size when making assertions about its size after task execution completes

2021-11-12 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 092bb60 Take into account starting session

[cassandra] 01/02: Fix pre-4.0 FWD_FRM parameter serializer

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4d4e1e88d095e10d53b59bf004a59709c3cee186 Author: Jon Meredith AuthorDate: Fri Jul 16 22:08:23 2021 -0600

[cassandra] branch cassandra-4.0.0 updated (924bf92 -> 4d4e1e8)

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 924bf92 Prepare debian changelog for 4.0.0 new 4d4e1e8 Fix pre-4.0 FWD_FRM parameter serializer

[cassandra] branch trunk updated (518b7be -> c1f235f)

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 518b7be Merge branch 'cassandra-4.0' into trunk new 4d4e1e8 Fix pre-4.0 FWD_FRM parameter serializer

[cassandra] branch trunk updated: Reduce the log level on "expected" repair exceptions

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new f49c29e Reduce the log level on "exp

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 29cc615fafe5f246dbc6668bcf85bfe4467152ee Merge: c1f235f b91dcce Author: Caleb Rackliffe AuthorDate: Wed Jul 21 12

[cassandra] 01/02: Avoid signaling DigestResolver until the minimum number of responses are guaranteed to be visible

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 93496e826e7382adf52a99d4df38e73a43f892de Author: Caleb Rackliffe AuthorDate: Thu Jul 15 13:25:23 2021 -0500

[cassandra] branch cassandra-4.0.0 updated (4d4e1e8 -> 93496e8)

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 4d4e1e8 Fix pre-4.0 FWD_FRM parameter serializer new 93496e8 Avoid signaling DigestResolver

[cassandra] branch cassandra-4.0 updated (cdf68e3 -> b91dcce)

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from cdf68e3 Merge branch 'cassandra-4.0.0' into cassandra-4.0 new 93496e8 Avoid signaling

[cassandra] branch trunk updated (c1f235f -> 29cc615)

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from c1f235f Merge branch 'cassandra-4.0' into trunk new 93496e8 Avoid signaling DigestResolver until

[cassandra] 02/02: Merge branch 'cassandra-4.0.0' into cassandra-4.0

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b91dcce865aae57077c4584351da6fc744e50705 Merge: cdf68e3 93496e8 Author: Caleb Rackliffe AuthorDate: Wed Jul

[cassandra] branch cassandra-4.0 updated (e0cecae -> cdf68e3)

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from e0cecae Merge branch 'cassandra-3.11' into cassandra-4.0 new 4d4e1e8 Fix pre-4.0 FWD_FRM

[cassandra] 02/02: Merge branch 'cassandra-4.0.0' into cassandra-4.0

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit cdf68e39ba9ab399936d3359bc0d24b4f38dbae8 Merge: e0cecae 4d4e1e8 Author: Caleb Rackliffe AuthorDate: Wed Jul

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-07-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c1f235f71d013318b86bddee3121beb4923ae0f9 Merge: 518b7be cdf68e3 Author: Caleb Rackliffe AuthorDate: Wed Jul 21 12

[cassandra] branch cassandra-3.11 updated (00af9a6 -> de1d7d7)

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 00af9a6 Merge branch 'cassandra-3.0' into cassandra-3.11 new e8f961f Make speculative retry

[cassandra] branch cassandra-3.0 updated: Make speculative retry parameter case-insensitive for backward compatibility with 2.1

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new e8f961f Make speculative

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit de1d7d76a1c7682dfcec63a3e24e37e19d683bef Merge: 00af9a6 e8f961f Author: Caleb Rackliffe AuthorDate: Thu

[cassandra] branch cassandra-4.0 updated (fdc2a4a -> 9da947b)

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from fdc2a4a Merge branch 'cassandra-3.11' into cassandra-4.0 new e8f961f Make speculative retry

[cassandra] 01/01: Merge branch 'cassandra-3.11' into cassandra-4.0

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9da947b7bde05017c5f9978e8d6d857d87aede75 Merge: fdc2a4a de1d7d7 Author: Caleb Rackliffe AuthorDate: Thu Jul

[cassandra] branch trunk updated (d78d2dd -> 325677b)

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from d78d2dd Merge branch 'cassandra-4.0' into trunk new e8f961f Make speculative retry parameter case

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2021-07-15 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 325677b4eff52ee74fc8bd114303ec587c20e8e3 Merge: d78d2dd 9da947b Author: Caleb Rackliffe AuthorDate: Thu Jul 15 15

[cassandra] branch trunk updated: Remove all usages of junit.framework and ban them via Checkstyle

2022-03-11 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 7b91e4c Remove all usages

[cassandra-dtest] branch trunk updated: Update SUPPORTED_UPGRADE_PATHS to include 3.0 and 3.x to 4.1 paths and remove obsolete tests

2022-03-17 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new cd65334 Update

[cassandra] branch trunk updated: Update SUPPORTED_UPGRADE_PATHS to include 3.0 and 3.x to 4.1 paths and remove obsolete tests

2022-03-17 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 302c6fc Update SUPPORTED_UPGRADE_PATHS

[cassandra] branch trunk updated: Add native transport rate limiter options to example cassandra.yaml, and expose metric for dispatch rate

2022-03-21 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 4ea3e4c Add native transport rate limiter

[cassandra] branch trunk updated (813e6ae -> 7b58b79)

2022-03-28 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 813e6ae Revert "change six functions in cqlshlib to native Python 3 ones" new 0089858 Shut r

[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

2022-03-28 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 7b58b79fe24c612f8bbf7984c325e88496f482d6 Merge: 813e6ae 0089858 Author: Caleb Rackliffe AuthorDate: Mon Mar 28 15

[cassandra] branch cassandra-4.0 updated: Shut repair task executor down without interruption to avoid compromising shared channel proxies

2022-03-28 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new 0089858 Shut repair task

[cassandra] branch trunk updated: reduce hot-path object allocations required to record local/remote requests against the client request metrics

2022-03-29 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 57ab3af reduce hot-path object allocations

[cassandra] branch trunk updated: Runtime-configurable YAML option to prohibit USE statements

2022-02-04 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 28eea6e Runtime-configurable YAML option

[cassandra] branch trunk updated: Reduce histogram snapshot long[] allocation overhead during speculative read and write threshold updates

2022-04-07 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new af90c36340 Reduce histogram snapshot long

[cassandra-dtest] branch trunk updated: Add failed stream session message from peer to ignored log patterns

2022-04-14 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new 4ef12909 Add failed stream session

(cassandra) 01/01: Merge branch 'cassandra-5.0' into trunk

2023-10-30 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4cabe486e193aa5b9ce26239b3bc01d5b520b25d Merge: d6159cfe15 256e39fc62 Author: Caleb Rackliffe AuthorDate: Mon Oct

(cassandra) branch cassandra-5.0 updated: ClientRequestSize metrics should not treat CONTAINS restrictions as being equality-based

2023-10-30 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new 256e39fc62 ClientRequestSize

(cassandra) branch trunk updated (d6159cfe15 -> 4cabe486e1)

2023-10-30 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from d6159cfe15 Merge branch 'cassandra-5.0' into trunk new 256e39fc62 ClientRequestSize metrics should not treat

[cassandra-accord] branch trunk updated: - add shareable APPLIED and INVALIDATED implementations of Result - API changes to support splicing in complete update fragments from PartialTxn as mutations a

2023-09-20 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git The following commit(s) were added to refs/heads/trunk by this push: new df492dfd - add shareable APPLIED

[cassandra] 01/03: ninja-fix: minor post-TCM-rebase cleanup

2023-10-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 85b4b460603164744f41b9a7d2ae757d88753934 Author: Caleb Rackliffe AuthorDate: Fri Sep 29 16:33:09 2023 -0500

[cassandra] 02/03: ninja-fix: exclude accord_demo.txt from rat checks

2023-10-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8bb7814e9a46d895975d0bd819585e57c7ceccfa Author: Caleb Rackliffe AuthorDate: Fri Sep 29 22:38:14 2023 -0500

[cassandra] 03/03: Fix AccordJournalTest and ConfigCompatibilityTest, and revert the sendMessageWithFailureCB() callback to printing just the repair failure reason in its error message

2023-10-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2c79de82a529df43ebff0932c6739143a26bade8 Author: Caleb Rackliffe AuthorDate: Tue Oct 3 11:42:53 2023 -0500

[cassandra] branch cep-15-accord-10-3-2023 created (now 5985d50b7a)

2023-10-03 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch cep-15-accord-10-3-2023 in repository https://gitbox.apache.org/repos/asf/cassandra.git at 5985d50b7a CASSANDRA-18774: Fix pre-commit hook No new revisions were added by this update

[cassandra] branch trunk updated (6c18a6c4f4 -> 7d3a8d5312)

2023-10-18 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 6c18a6c4f4 Merge branch 'cassandra-5.0' into trunk new e45c1092f9 Correctly remove Index.Group from

[cassandra] branch cassandra-5.0 updated: Correctly remove Index.Group from IndexRegistry

2023-10-18 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new e45c1092f9 Correctly remove

[cassandra] 01/01: Merge branch 'cassandra-5.0' into trunk

2023-10-18 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 7d3a8d53123d8ac493d3fd3821ba54ace075f972 Merge: 6c18a6c4f4 e45c1092f9 Author: Caleb Rackliffe AuthorDate: Wed Oct

[cassandra] branch cassandra-5.0 updated: Change the checksum algorithm SAI-related files use from CRC32 to CRC32C

2023-10-20 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new 07df26778b Change

[cassandra] 01/01: Merge branch 'cassandra-5.0' into trunk

2023-10-20 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit bf321d79511de0b7fc99ae652a6523042ec5e659 Merge: 06202c9ff3 07df26778b Author: Caleb Rackliffe AuthorDate: Fri Oct

[cassandra] branch trunk updated (06202c9ff3 -> bf321d7951)

2023-10-20 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 06202c9ff3 Merge branch 'cassandra-5.0' into trunk new 07df26778b Change the checksum algorithm SAI-related

[cassandra] 01/01: Merge branch 'cassandra-5.0' into trunk

2023-08-18 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 49e04e8df25c7e47a1e045f51132b9a0bdf90e1f Merge: 1e19887f72 655a2455ac Author: Caleb Rackliffe AuthorDate: Fri Aug

[cassandra] branch trunk updated (1e19887f72 -> 49e04e8df2)

2023-08-18 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 1e19887f72 Merge branch 'cassandra-5.0' into trunk new 655a2455ac Reduce size of per-SSTable index

[cassandra] branch trunk updated (740cec41d2 -> 063a37699c)

2022-06-02 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 740cec41d2 When a node is bootstrapping it gets the whole gossip state but applies in random order causing some

[cassandra] 01/01: Merge branch 'cassandra-4.1' into trunk

2022-06-02 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 063a37699c3d5b8548b9b7d926daeab3e08eb7db Merge: 740cec41d2 663e51d928 Author: Caleb Rackliffe AuthorDate: Thu Jun 2

[cassandra] 01/01: Merge branch 'cassandra-4.0' into cassandra-4.1

2022-06-02 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 663e51d92868cbd045a83d7fa53e373bb28721a0 Merge: 133ad50a84 a00d8fd5ba Author: Caleb Rackliffe AuthorDate

[cassandra] branch cassandra-4.0 updated: Ensure FileStreamTask cannot compromise shared channel proxy for system table when interrupted

2022-06-02 Thread maedhroz
This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new a00d8fd5ba Ensure

  1   2   3   4   >