Botond Dénes
Botond Dénes
@scylladb/scylla-maint ping.
v2: * rebased * handle alternator keyspace/table names correctly
v3: * Fix another mishandling found by CI in https://github.com/scylladb/scylladb/pull/17168 (https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/7232/testReport/junit/snapshot_test/TestSnapshotOptions/Tests___dtest_with_topology_changes___test_snapshot_of_specified_keyspaces_only_with_kc_list_option).
@nyh @scylladb/scylla-maint ping.
This is a breaking change on the CMD line interface level. I think the current system does make sense (even if not the *most* sense). It allows you to specify...
> @denesb , merge ping I'm not a seastar maintainer.
Could also been caused by my "improved" data validation patch (3eb53d8ce11e5ad26062bcc662edb31dda521ccf).
I'm not worried. I'm happy :smile:. Just wanted to throw that commit in, in case you go masters spot something that could cause the slowness.
> @denesb - please confirm my (optimistic) assessment that we can indeed drop all java based tooling. > Also it imports nodetool-wrapper to scylla-server package since we drop scylla-tools. This...