[infinispan-issues] [JBoss JIRA] (ISPN-1523) Remote nodes send duplicate invalidation messages

Dan Berindei (Updated) (JIRA) jira-events at lists.jboss.org
Fri Nov 11 10:02:45 EST 2011


     [ https://issues.jboss.org/browse/ISPN-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-1523:
-------------------------------

    Issue Type: Enhancement  (was: Bug)


I guess I was wrong about who should send the invalidation message...

But still I find it a bit strange that all the owners send the invalidation message, I was expecting only one node to do it (either the originator or the primary owner).

Maybe it's required to deal with the scenario where the primary owner stops though, so I'm making it an enhancement.

                
> Remote nodes send duplicate invalidation messages
> -------------------------------------------------
>
>                 Key: ISPN-1523
>                 URL: https://issues.jboss.org/browse/ISPN-1523
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Distributed Cache
>            Reporter: Dan Berindei
>            Assignee: Pete Muir
>
> I though only the originator should send invalidation messages, but I'm seeing these messages in the log:
> {noformat}
> 2011-11-11 11:10:27,608 TRACE (OOB-2,Infinispan-Cluster,NodeD-8993) [org.infinispan.interceptors.DistributionInterceptor] Put occuring on node, requesting cache invalidation for keys [k1]. Origin of command is remote
> 2011-11-11 11:10:27,608 TRACE (OOB-3,Infinispan-Cluster,NodeA-31187) [org.infinispan.interceptors.DistributionInterceptor] Put occuring on node, requesting cache invalidation for keys [k1]. Origin of command is remote
> 2011-11-11 11:10:27,608 TRACE (OOB-2,Infinispan-Cluster,NodeD-8993) [org.infinispan.distribution.L1ManagerImpl] Invalidating L1 caches for keys [k1]
> 2011-11-11 11:10:27,608 TRACE (OOB-3,Infinispan-Cluster,NodeA-31187) [org.infinispan.distribution.L1ManagerImpl] Invalidating L1 caches for keys [k1]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list