mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
Move the system_auth KS initialization to be before Node moves to the NORMAL state. This way we will serialize this code running on different Nodes and avoid hitting issue #420. Signed-off-by: Vlad Zolotarov <vladz@scylladb.com> Message-Id: <1483552503-12873-2-git-send-email-vladz@scylladb.com>