Skip to content

Scylla startup fails with an error if "-c" or "-m" is used in SCYLLA_EXT_OPTS #539

Open
@eliransin

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions