Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] move cloud snitches to external python script #444

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Commits on Apr 22, 2023

  1. move cloud snitches to external python script

    Since it's hard to debug scylla-core's cloud snitch support, we want to move
    them out to python script.
    On the python script we will generate cassandra-rackdc.properties file,
    and scylla-core will read it via GossipingPropertyFileSnitch code.
    
    See scylladb/scylladb#12306
    syuu1228 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    7aa374a View commit details
    Browse the repository at this point in the history