validate command may block authentication

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.4.9
    • Component/s: Concurrency
    • None
    • ALL
    • Hide

      1. Run a long running validate.
      2. Attempt a write to the db.
      3. Attempt to authenticate to the db.

      Show
      1. Run a long running validate. 2. Attempt a write to the db. 3. Attempt to authenticate to the db.
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While validate runs, it holds a read lock on the db and does not yield. We should investigate whether this blocks authentication on the database if a writer queues during this process.

            Assignee:
            Unassigned
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: