Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-2041

LocalReadWriteProxyTransaction allows reads after a failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 4.0.11, 5.0.3
    • 4.0.0, 5.0.0, 3.0.16, 4.0.10, 5.0.2
    • clustering
    • None

      LocalReadWriteProxyTransaction defers modification failures to commit time, which means that a client can end up performing a read() or exists() operation.
      We do not check for deferred failures in that context and can therefore return illegal data.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: