On Mon, Jun 1, 2020 at 4:05 PM Kyle Kingsbury <aphyr@jepsen.io> wrote:
> I'll also see about getting a version of these tests that doesn't involve ON CONFLICT, in case that's relevant.
That should be interesting. I'm wondering if the read of the old
value in the UPDATE case is not done with appropriate predicate locks,
so we miss a graph edge?