[GemStone-Smalltalk] Is there a way to query which other sessions took part in transaction conflict?

Pieter Nagel via GemStone-Smalltalk gemstone-smalltalk at lists.gemtalksystems.com
Mon Dec 29 00:24:35 PST 2014


I'm trying to debug sporadic write-write commit failures. There are many
methods, like System>>transactionConflicts or
System>>_commitPrintingDiagnostics that can give me the OOPs of the
objects that could not be committed.

But is there any mechanism for finding out which other session(s) are
responsible for the commit failure?

In other words, if I want to debug WHO caused the conflict, not what was
involved in the conflict.



More information about the GemStone-Smalltalk mailing list