Commit Graph

  • 9cb5d0cef7 Follow up to rebuild fix Sam Tunnicliffe 2026-07-03 17:25:40 +0100
  • 46c85980fc Include system_cluster_metadata keyspace in a full rebuild of all keyspaces Sam Tunnicliffe 2026-07-03 17:08:51 +0100
  • e053c5f6d7 nits Sam Tunnicliffe 2026-07-03 16:57:35 +0100
  • 7c921163df Change in CMS membership should trigger PlacementsChangeListener to invalidate local ranges Sam Tunnicliffe 2026-07-03 16:56:19 +0100
  • 730bb7e1d5 Actually make ClusterMetadata.placements private Sam Tunnicliffe 2026-07-03 14:56:19 +0100
  • 50ddce8455
    Merge branch 'cassandra-6.0' into trunk Stefan Miklosovic 2026-07-03 11:11:35 +0200
  • 15f139b91e
    Merge branch 'cassandra-5.0' into cassandra-6.0 Stefan Miklosovic 2026-07-03 11:06:32 +0200
  • 464b2e54f4
    Support Python 3.12 and 3.13 in cqlsh arvindksi274-ksolves 2026-02-20 14:01:00 +0530
  • bdcd52fd18 optimizing write path #4909 Pranav Shenoy 2026-07-02 19:44:29 -0700
  • 4fa5ba0c2d initial tests Alan Wang 2026-07-02 15:20:34 -0700
  • d726f1414b changes Alan Wang 2026-07-02 15:13:21 -0700
  • 9783cfeb73 Merge branch 'cassandra-6.0' into trunk Caleb Rackliffe 2026-07-02 15:52:22 -0500
  • bf4437296b Merge branch 'cassandra-5.0' into cassandra-6.0 Caleb Rackliffe 2026-07-02 15:40:27 -0500
  • 448d98ce31 Make synchronization on VectorMemoryIndex inserts more granular Caleb Rackliffe 2026-06-26 15:35:42 -0400
  • 98cea35aa4 [CASSANDRA-20736] Fix condition for starting AccordService Sam Tunnicliffe 2026-07-02 17:14:39 +0100
  • 6157d4ddc3
    Merge pull request #70 from sampreethb/sampreethb/CASSANDRA-21115-checkstyle-followup/auto_repair_v2_on_4_1 #3367 jaydeepkumar1984 2026-07-02 08:18:03 -0700
  • 46d109ff61 [CASSANDRA-20736] Update ClusterMetadata.isCMSMember() to check using local node id Sam Tunnicliffe 2026-02-27 11:15:48 +0000
  • 0acb57f38b [CASSANDRA-20736] Memoize local node id in ClusterMetadata Sam Tunnicliffe 2026-02-27 11:03:24 +0000
  • 097ea5a59f [CASSANDRA-20736] Rewrite RegisterTest to use a custom transformation to setup Directory Sam Tunnicliffe 2026-02-27 18:26:43 +0000
  • 9cee800b38 [CASSANDRA-20736] Update CMSOfflineTool Sam Tunnicliffe 2026-06-26 18:26:49 +0100
  • dd69254b25 [CASSANDRA-20736] Fix initialization in GetLogStateTest Sam Tunnicliffe 2026-04-29 11:07:57 +0100
  • fda2d0c02d [CASSANDRA-20736] Change trigger for UpgradeMigrationListener to merge local node state to gossip Sam Tunnicliffe 2026-06-08 12:26:14 +0100
  • 00cd159564 [CASSANDRA-20736] Fix version in comment Sam Tunnicliffe 2026-02-02 12:17:55 +0000
  • b61340c7f6 [CASSANDRA-20736] Remove unnecessary check on epoch Sam Tunnicliffe 2026-02-02 12:16:33 +0000
  • e2e6dd1dac [CASSANDRA-20376] Build BTreeSets directly, avoid copying Sam Tunnicliffe 2026-02-02 12:11:26 +0000
  • f54b49c2a4 [CASSANDRA-20736] Rework CMS initialization Sam Tunnicliffe 2026-01-23 12:39:01 +0000
  • 4af3e47b2b [CASSANDRA-20736] Test fixes Sam Tunnicliffe 2025-06-16 19:18:56 +0100
  • 360facb24c [CASSANDRA-20736] Make DataPlacements private on ClusterMetadata Sam Tunnicliffe 2025-06-19 13:38:36 +0100
  • bed10b544f [CASSANDRA-20736] Separate MetaStrategy placements from others Sam Tunnicliffe 2025-06-18 15:41:07 +0100
  • 1a553f88e4 [CASSANDRA-20736] AtomicLongProcessor can always accept commits Sam Tunnicliffe 2025-06-16 15:28:20 +0100
  • 6e12ba2096 [CASSANDRA-20736] Properly set lastModified on DataPlacements Sam Tunnicliffe 2025-06-16 19:17:59 +0100
  • b3396b5f9e [CASSANDRA-20736] Update CancelCMSReconfiguration Sam Tunnicliffe 2025-06-13 18:41:46 +0100
  • c53e45bddb [CASSANDRA-20736] Support for upgrades from gossip & from earlier versions with TCM Sam Tunnicliffe 2025-06-13 16:14:09 +0100
  • 4ac4b437a3 [CASSANDRA-20736] New MetadataKey for CMS membership Sam Tunnicliffe 2025-06-13 11:11:05 +0100
  • f3fb7c910c [CASSANDRA-20736] Update legacy CMS membership transformations - TODO remove these Sam Tunnicliffe 2025-06-12 16:11:29 +0100
  • 818b493e89 [CASSANDRA-20736] Update Startup transformation Sam Tunnicliffe 2025-06-12 15:23:30 +0100
  • 6beddc2297 [CASSANDRA-20736] Update CMS reconfiguration Sam Tunnicliffe 2025-06-12 14:53:30 +0100
  • 9de182246e [CASSANDRA-20736] Init singleton CMS cluster with restarts Sam Tunnicliffe 2025-06-11 17:49:49 +0100
  • 1cfa689778 [CASSANDRA-20736] Add CMS membership directly to ClusterMetadata Sam Tunnicliffe 2025-06-10 16:03:17 +0100
  • 16476c9a7a Remove unused AutoRepairService import in AutoRepairTest sampreethb 2026-07-01 22:06:50 -0700
  • 79cd86f664 CASSANDRA-20997: Add assertion for Python 3.12+ Cython incompatibility in setup.py #4666 Arvind Kandpal 2026-07-02 10:52:12 +0530
  • a5044c7b56 CASSANDRA-20997: Reference CASSANDRA-21482 in setup.py and Jenkinsfile #4912 Arvind Kandpal 2026-07-02 10:50:30 +0530
  • 75c83a8a6f CASSANDRA-20997: Reference CASSANDRA-21482 in setup.py and Jenkinsfile #4628 Arvind Kandpal 2026-07-02 10:44:20 +0530
  • e4162cef5a
    Update .jenkins/Jenkinsfile Arvind Kandpal 2026-07-02 10:37:30 +0530
  • ebc10e9ade
    Merge pull request #69 from sampreethb/sampreethb/CASSANDRA-21115/auto_repair_v2_on_4_1 jaydeepkumar1984 2026-07-01 21:37:01 -0700
  • 674b60350c Make synchronization on VectorMemoryIndex inserts more granular #4914 Caleb Rackliffe 2026-06-26 15:35:42 -0400
  • a8ab4c3875 Make synchronization on VectorMemoryIndex inserts more granular #4911 Caleb Rackliffe 2026-06-26 15:35:42 -0400
  • 84ce9f4f82 Set SYSTEM_DISTRIBUTED_DEFAULT_RF=1 in AutoRepairTest to enable CAS on single-node test setup sampreethb 2026-07-01 11:41:11 -0700
  • f3448cea5c Fix initial auto-repairs skipped by too soon check Paulo Motta 2026-01-13 17:11:18 -0500
  • a44720c779
    Merge branch 'cassandra-6.0' into trunk Mick Semb Wever 2026-07-01 19:25:25 +0200
  • 5282f81d0a
    Fix publishing to ASF Nexus of Accord artefacts when release staging Mick Semb Wever 2026-06-29 16:31:31 -0500
  • 807cb652fb Merge branch 'cassandra-6.0' into trunk Sam Tunnicliffe 2026-07-01 14:39:03 +0100
  • b1f30e94f5 Move long running TCM operations to a longer timout Jon Meredith 2026-03-30 17:20:58 -0600
  • ba740fcf9f SSTable Generator command line tool #4931 Alex Petrov 2026-06-26 12:04:54 +0200
  • cd21400a6b Relocate CMS member selection policy mbean methods #4899 Sam Tunnicliffe 2026-06-30 10:03:25 +0100
  • d0f89055b0 Use specific retry deadline when fetching log during a failure to commit Sam Tunnicliffe 2026-06-25 12:19:47 +0100
  • 5a0dd82cd2 Pull RetryStrategy for CMS commit operations into DatabaseDescriptor Sam Tunnicliffe 2026-06-23 12:21:14 +0100
  • 31090ed3b0 Move long running TCM operations to a longer timout Jon Meredith 2026-03-30 17:20:58 -0600
  • 55d8b5e2b5 CASSANDRA-20997: Skip Cython test matrix for Python 3.12+ in Jenkins pipeline Arvind Kandpal 2026-07-01 16:21:05 +0530
  • 039dd24222 CASSANDRA-20997: Add pyasyncore dependency to pylib/requirements.txt for cqlsh-test environment Arvind Kandpal 2026-06-29 17:22:08 +0530
  • ddeb2534ad SQUASH – cqlsh-test fixes (not complete) mck 2026-06-12 22:37:46 +0200
  • d8c3ca33fd CASSANDRA-20997: Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore arvindksi274-ksolves 2026-02-20 14:01:00 +0530
  • d7d504c512 CASSANDRA-20997: Add Jenkinsfile matrix filtering to skip Cython on Python 3.12+ Arvind Kandpal 2026-07-01 13:11:50 +0530
  • 62d467f835 CASSANDRA-20997: Add pyasyncore dependency to pylib/requirements.txt for cqlsh-test environment Arvind Kandpal 2026-06-29 17:22:08 +0530
  • 9cc09602d0 SQUASH – cqlsh-test fixes (not complete) mck 2026-06-12 22:37:46 +0200
  • 4ce6ef795e CASSANDRA-20997: Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore arvindksi274-ksolves 2026-02-20 14:01:00 +0530
  • 7ef73acb94 CASSANDRA-20997: Skip Cython test matrix for Python 3.12+ in Jenkins pipeline Arvind Kandpal 2026-07-01 11:50:35 +0530
  • bb35376797 Make synchronization on VectorMemoryIndex inserts more granular #4905 Caleb Rackliffe 2026-06-26 15:35:42 -0400
  • 958f4e49b9 Address review feedback for CASSANDRA-21264 #4769 Sunil Ramchandra Pawar 2026-06-30 16:03:27 +0530
  • 2b3258fe86
    Merge branch 'cassandra-6.0' into trunk Stefan Miklosovic 2026-06-30 10:29:06 +0200
  • 26d6b4f665
    Offline nodetool commands should not print network options in help Arvind Kandpal 2026-06-01 16:44:36 +0530
  • 8f8c4ec09e Merge branch 'cassandra-6.0' into trunk Sam Tunnicliffe 2026-06-29 18:17:54 +0100
  • 896d1d6415 Defer the creation of system_cluster_metadata keyspace until CMS initialization Sam Tunnicliffe 2026-06-29 16:54:02 +0100
  • 982f3e3032 ninja - fix MutationJournalReplayTest.testReplayFlushed Blake Eggleston 2026-06-29 09:48:12 -0700
  • 03c1b6c950 CASSANDRA-20997: Disable cqlshlib Cython compilation on Python 3.12+ due to C-API tracing compatibility issues Arvind Kandpal 2026-06-29 19:43:42 +0530
  • 5299e9f039 CASSANDRA-20997: Add pyasyncore dependency to pylib/requirements.txt for cqlsh-test environment Arvind Kandpal 2026-06-29 17:22:08 +0530
  • 8e4b15897b SQUASH – cqlsh-test fixes (not complete) mck 2026-06-12 22:37:46 +0200
  • ca0e58d248 CASSANDRA-20997: Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore arvindksi274-ksolves 2026-02-20 14:01:00 +0530
  • 3d4c13ca7b CASSANDRA-20793: Split nodetool compact into keyspace, sstables, and range subcommands #4922 Arvind Kandpal 2026-06-29 10:04:17 +0530
  • 3a5152e004 support test and mechanism to verify traversal Pranav Shenoy 2026-06-28 12:47:31 -0700
  • 7d1a7851d0 changing the traversal logic Pranav Shenoy 2026-06-28 11:08:14 -0700
  • 301ac675d6 CASSANDRA-15754: Provide the root cause exception. Remove the misleading message 'Invalid yaml', as the root cause may be different. #560 tashoyan 2020-04-23 16:22:19 +0200
  • 3e563f3668
    Merge 1a0a3b719e into 0293e8b750 #561 Arseniy Tashoyan 2026-06-28 14:16:39 +0000
  • 1a0a3b719e CASSANDRA-15754: Provide the root cause exception. Remove the misleading message 'Invalid yaml', as the root cause may be different. #561 tashoyan 2020-04-23 16:34:02 +0200
  • bd5b5987e7 ci: pin GitHub Actions to full commit SHAs #4908 KiloClaw Security 2026-06-28 04:18:33 +0000
  • ec2277b694 ci: pin GitHub Actions to full commit SHAs #4907 KiloClaw Security 2026-06-28 04:18:03 +0000
  • 87b3479ef2 restore line Alan Wang 2026-06-26 15:25:26 -0700
  • fcf9a239e1 update #4906 Alan Wang 2026-06-26 15:23:05 -0700
  • fba321c4ec rename Alan Wang 2026-06-26 15:14:53 -0700
  • b52410faa2 fix serialization Alan Wang 2026-06-26 15:11:41 -0700
  • 61625de17c udpated comment Alan Wang 2026-06-26 12:21:26 -0700
  • 3b4258b978 added support for let evaluations Alan Wang 2026-06-26 12:18:34 -0700
  • 671f9872d7 Ignore failing test #4903 Sam Tunnicliffe 2026-06-26 18:40:11 +0100
  • b3dff3e035 Don't sync host ids in ClusterMetadata and system tables before CMS initialization Sam Tunnicliffe 2026-06-26 13:52:09 +0100
  • 7dcfc6f343 Fix memtable on-heap accounting drift in BTree.update and BTreeRow.merge #4900 Dmitry Konstantinov 2026-06-23 21:40:43 +0100
  • c679427185 CEP-45: Prevent dropping journal segments referenced by partially reconciled sstables #4904 Francisco Guerrero 2026-06-25 14:23:39 -0500
  • 3a5c246376 [CASSANDRA-21477] Improve clean up after a failed CMS initialization Sam Tunnicliffe 2026-05-08 12:25:31 +0100
  • a15751ef6a [CASSANDRA-21477] Update Host ids in the system.peers_v2 table automatically during CMS initialization Sam Tunnicliffe 2026-04-15 09:21:18 +0100
  • bccf1f23f6 [CASSANDRA-21477] Defer the creation of system_cluster_metadata keyspace until CMS initialization Sam Tunnicliffe 2026-04-16 15:53:05 +0100
  • 6a14e13abc Harry Stress Tool and Offline Levelled SSTable Generator Alex Petrov 2025-04-08 15:33:55 +0200