[JBoss JIRA] Created: (EJBTHREE-716) Add a flag to disable replication event notification
by Ben Wang (JIRA)
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
19 years, 5 months
[JBoss JIRA] Created: (JBCACHE-858) Investigate POJOCACHE failures
by Manik Surtani (JIRA)
Investigate POJOCACHE failures
------------------------------
Key: JBCACHE-858
URL: http://jira.jboss.com/jira/browse/JBCACHE-858
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: PojoCache
Affects Versions: 2.0.0.ALPHA1
Reporter: Manik Surtani
Assigned To: Ben Wang
Fix For: 2.0.0.ALPHA2
Ben,
This pertains to the following tests:
org.jboss.cache.pojo.collection.ReplicatedSyncMapTest
org.jboss.cache.pojo.collection.ReplicatedSyncSetTest
org.jboss.cache.pojo.region.LocalConcurrentTest
These have been marked as "known issues" as of 2.0.0.Alpha1 so you won't see them in CC builds until you un-mark them as "known issues" in build.xml.
--
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
19 years, 5 months