Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-19135

Make roles setup a synchronous task

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • 5.x
    • Feature/Authorization
    • None

    Description

      Right now, roles set up is (while asynchronous), is schedule / delay-based. In other words, there is a task that wakes up every so often and checks if the node is joined, and attempts to run auth setup. But with TCM, we can actually be certain about whether or not we are done with setup, and can deterministically run this task.This is a problem only for simulation (that said, does not cause any failures), but can still be a good general improvement.

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcuse Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: