Alex Shapiro

Results 1 issues of Alex Shapiro

Right now, Ditto discards any REMOVE op that is received before its corresponding INSERT op. This leads to inconsistencies in the following case: site1: INSERT(A) -> op1 site2: EXECUTE(op1) site2:...