This is an automated email from the ASF dual-hosted git repository.
samt pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git
from b355b84c Python DTest does not release CQL connections, which can
cause containers to hang for 2 hours trying to connect to a server thats
already gone
new 1fb5a111 [CEP-21] snapshot and restore tcm tables
new d6e2ec54 [CEP-21] add cluster_metadata ks
new 357268df [CEP-21] remove bad assert in test_remove (#32)
new c40984f5 [CEP-21] need to add --force to allow removenode to result in
fewer replicas than RF
new 48eccf05 [CEP-21] ignore deprecated gossip-related tests
new 8bb02fc5 [CEP-21] disable reloadlocalschema test
new 05f4340d [CEP-21] PaxosUncommittedIndex now gets added to the
IndexInfo table
new c9a97682 [CEP-21] Fix bootstrap_test
new d401b1eb [CEP-21] Fix topology_test
new c28bf38d [CEP-21] fix netstats test
new 0d2d8f51 [CEP-21] Reduce timeout for commitlog_test
new 524bafcb [CEP-21] bump startup timeout in
transient_replication_ring_test
new a57d93bf [CEP-21] Additional expected warnings from command line tools
new e4c27f9e [CEP-21] Fix async startup handling in test_sstable_marking
new f249384d [CEP-21] Handle gossip removal vs eviction during
replacement, dependent on version
new e0a2f7da [CEP-21] Adjust error messages when replacing using the same
address
new beea8112 [CEP-21] Changing dc/rack is no longer supported -
decom/remove then rejoin instead
new a9d15fdb [CEP-21] Don't wipe cluster metadata on only CMS member
new 144c899c [CEP-21] Wait for full startup before running nodetool
new 7d978efc [CEP-21] No need to wipe and replace node when testing MV
repair
new a99a23df [CEP-21] Add TCM-ised byteman script for
materialized_views_test
new 95eb9976 [CEP-21] Adjust expected bootstrap state in write survey mode
new c426e003 [CEP-21] Add TCM-ised byteman script for
read_repair_test.py::TestSpeculativeReadRepair
new 91c41a60 [CEP-21] Abort failed bootstrap when wiping to retry
new 24e7e98f [CEP-21] Adjust expected exception when replacing nonexistent
node.
new 2a3e7ed8 [CEP-21] CMS must be up to do stress writes as they execute
DDL
new 6b4fb1ab [CEP-21] Bump max_mutation_size_in_kb after adding cluster
metadata tables
new 5d047947 [CEP-21] Speed up long running mv test and add expected errors
new b393768d [CEP-21] Add expected error when attempting to replace a live
node
new e6077702 [CEP-21] Wait longer for startup to make r/w counts more
predictible
new 40a40e24 [CEP-21] Test fix storage_engine_upgrade_test.py
new dfc946d5 [CEP-21] Initialize CMS during upgrade tests
new 9734ad52 [CEP-21] Rename cluster metadata system keyspace
new c9809f6b [CEP-21] Add new error to default ignore list for speculative
roles query at startup
new 639bbad4 [CEP-21] Fix test for failing replacement due to insufficient
streaming replicas
new 50f328d9 [CEP-21] Adjust assertions for rf > dc nodes
new c0082c9d [CEP-21] Add version guard around call to initializecms
The 37 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
bootstrap_test.py | 46 +++++++++++++-----
...failure_4x.btm => merge_schema_failure_5_1.btm} | 4 +-
.../{stop_rr_writes.btm => stop_rr_writes_5_1.btm} | 2 +-
client_request_metrics_local_remote_test.py | 3 ++
commitlog_test.py | 4 +-
cqlsh_tests/test_cqlsh.py | 3 +-
dtest_setup.py | 5 ++
jmx_test.py | 5 +-
materialized_views_test.py | 22 +++++----
nodetool_test.py | 2 +-
read_repair_test.py | 17 ++++---
repair_tests/incremental_repair_test.py | 41 +++++++++++-----
replace_address_test.py | 56 ++++++++++++++++------
replication_test.py | 15 +++++-
secondary_indexes_test.py | 7 ++-
seed_test.py | 6 +--
snapshot_test.py | 46 ++++++++++++++++++
tools/assertions.py | 3 +-
topology_test.py | 25 ++++++----
transient_replication_ring_test.py | 9 +---
upgrade_tests/storage_engine_upgrade_test.py | 3 +-
upgrade_tests/upgrade_through_versions_test.py | 6 ++-
22 files changed, 244 insertions(+), 86 deletions(-)
copy byteman/{merge_schema_failure_4x.btm => merge_schema_failure_5_1.btm}
(68%)
copy byteman/read_repair/{stop_rr_writes.btm => stop_rr_writes_5_1.btm} (69%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]