[erlang-questions] mnesia dirty writes & race conditions

Roberto Ostinelli roberto@REDACTED
Sun May 3 18:12:30 CEST 2015


Dear list,
What is (or are) the expected outcome(s) of a race condition during mnesia
dirty writes on a table of type `set`? What in case of distributed mnesia,
does this behavior changes if the writes are called from different nodes?

I'm wondering if I should expect a net split, one of the two writes
randomly overriding the other one, or something different?

Thank you,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150503/0ddb3079/attachment.htm>


More information about the erlang-questions mailing list