Open
Description
It looks like ccm is unaware of the abbreviations for --smp
and --memory
(-c
and -m
) , this causes scylla startup to
fail with an error about same command line option for smp or/and memory being given twice.
Way to reproduce:
try to create and start a scylla cluster using export SCYLLA_EXT_OPTS="-c 2"
Scylla will fail with an error about duplicate command line options.
Metadata
Assignees
Labels
No labels
Activity