[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-716) Add a flag to disable replication event notification

Ben Wang (JIRA) jira-events at jboss.com
Tue Sep 26 22:33:41 EDT 2006


Add a flag to disable replication event notification
----------------------------------------------------

                 Key: EJBTHREE-716
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-716
             Project: EJB 3.0
          Issue Type: Sub-task
          Components: Clustering
            Reporter: Ben Wang


This came up from an email thread:

(1) By default, passivation events get called during replication cycle
(2) There is a config setting to disable this
(3) We should introduce JBoss-specific replication-only and passivation-only events that actually let you directly write/read the bytestream
(4) I will work to get two sets of events into the next EJB spec, ie. introduce @PreReplicate / @PostReplicate or something like that

We should now tie the replication to passivation events (there is no concrete spec but everyone else is doing it). But we should also have a flag to disable it if needs to.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list