[
http://jira.jboss.com/jira/browse/EJBTHREE-716?page=comments#action_12353700 ]
Brian Stansberry commented on EJBTHREE-716:
-------------------------------------------
Flag is org.jboss.annotation.ejb.cache.tree.CacheConfig.replicationIsPassivation().
Default is true.
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
Assigned To: Brian Stansberry
Fix For: EJB 3.0 RC10 - FD
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