Tzach Livyatan

Results 215 comments of Tzach Livyatan

@samakovuluk can you please elaborate on why do you need JMX to begin with? It is no longer used for nodetool

Look like branch-4.8 was not built from some reasone https://github.com/scylladb/scylla-monitoring/actions/runs/9871215173/job/27258766644#logs

The config documentation are extracted from the code So the place to fix this is https://github.com/scylladb/scylladb/blob/master/db/config.cc#L759 (and then backport)

@kbr-scylla very true, and there are two relevant variants: - one DC of 100 nodes - 10 DCs of 10 nodes Each can expose different issues.

The problem is not just the test - we have a real regression in restore we need to fix in 5.4 The test should be fixed to capture this issue.

@mykaul can you please expedite this? It will make the change https://github.com/scylladb/scylladb/issues/23276 easier to consume.

> Why not mount a properties file? I pointed to this solution in the first post above. Creating a file per instance is a worse UX. From a simple one-liner...