1 Reply Latest reply on Apr 23, 2008 6:38 PM by khkachn

    removed node shows back up?

    khkachn

      Hi,

      I have event notification turned on and print a log message when a node is created. I add a node on system1 (event msg) then remove it on system2 (not in the event method).

      The node then gets added again somehow (second msg). I have to do this outside a transaction, since they don't seem to work under heavy volume.

      I am using Jboss 4.0.5GA and have cache 1.4.1SP3.
      I am using REPEATABLE_READ, REPL_SYNC, UDP transport.

      Ken