From c4954dc33c91c3815dda286b765e7164ec2b3eba Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sat, 17 Feb 2007 01:28:20 +0000 Subject: ReplicatedRepository installs user triggers on the replica again, but it now disables all triggers during resync to prevent errors. When triggers were on master, downstream triggers would not see changes made by earlier triggers. --- RELEASE-NOTES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e2d3ede..ea9ff54 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -7,6 +7,9 @@ Carbonado change history cleared. Otherwise, indexes on newly added properties might not get updated. - Added system properties to control performance characteristics of MergeSortBuffer. - Fixed verify error in generation of markPropertiesDirty. +- ReplicatedRepository installs user triggers on the replica again, but it now + disables all triggers during resync to prevent errors. When triggers were on + master, downstream triggers would not see changes made by earlier triggers. 1.1-BETA9 to 1.1-BETA10 ------------------------------- -- cgit v1.2.3