[jboss-svn-commits] JBL Code SVN: r35190 - labs/jbosstm/trunk/XTS/demo/dd/scripts.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Sep 20 06:25:33 EDT 2010
Author: adinn
Date: 2010-09-20 06:25:32 -0400 (Mon, 20 Sep 2010)
New Revision: 35190
Modified:
labs/jbosstm/trunk/XTS/demo/dd/scripts/demokill.txt
Log:
updated comments in byteman script
Modified: labs/jbosstm/trunk/XTS/demo/dd/scripts/demokill.txt
===================================================================
--- labs/jbosstm/trunk/XTS/demo/dd/scripts/demokill.txt 2010-09-20 10:11:03 UTC (rev 35189)
+++ labs/jbosstm/trunk/XTS/demo/dd/scripts/demokill.txt 2010-09-20 10:25:32 UTC (rev 35190)
@@ -11,8 +11,11 @@
# 3 just before the theatre service commits local changes
# 4 just after the theatre service commits local changes
#
-# At each point may be a participant record for each service (PR, PT)
-# and/or a shadow state file for each service (SR, ST) as follows
+# At each point there may be a participant record for each service (PR, PT)
+# and/or a shadow state file for each service (SR, ST) (n.b. this assumes the
+# restaurant is booked and enlisted before the theatre and that the coordinator
+# processes the participants in this order). The files should be present as
+# follows
#
# AT 1 SR, PR
# AT 2 SR, PR, ST
More information about the jboss-svn-commits
mailing list