Write with readOnly boolean enabled

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • ALL
    • Storage NYC 2018-07-30
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While working on SERVER-26671, I introduced an assertion which prevented the encryption logic from generating IVs while in readOnly mode. Because we do not perform writes while the readOnly flag is active, we should never generate IVs. I encountered a couple of failures which suggest that servers started with the recoverFromOplogAsStandalone setParameter enable readOnly mode, but then later do writes which hit the assertion.

            Assignee:
            Daniel Gottlieb (Inactive)
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: