Make finds during step-up compatible with validation

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • ALL
    • Repl 2025-09-15, Repl 2025-09-29
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      During step-up, we do finds on several tables including config.transactions. If these tables are being validated at the time, the find will fail with EBUSY, which we do not handle. Probably the easiest way to avoid this is to take an IS lock on the table; we don't need the utmost performance when doing these operations.

            Assignee:
            Ruchitha Rajaghatta
            Reporter:
            Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: