[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1160) fetchInMemoryState doesn't work without FLUSH protocol for udp

Vladimir Blagojevic (JIRA) jira-events at lists.jboss.org
Wed Jun 8 08:59:59 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607139#comment-12607139 ] 

Vladimir Blagojevic commented on ISPN-1160:
-------------------------------------------

I think it would make our life easier TBH. HAving both options working would be great! This issue is unrelated to FLUSH protocol per se but related to how digests are calculated in presence/absence of FLUSH. I'll investigate this on JGroups level.

> fetchInMemoryState doesn't work without FLUSH protocol for udp
> --------------------------------------------------------------
>
>                 Key: ISPN-1160
>                 URL: https://issues.jboss.org/browse/ISPN-1160
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 5.0.0.CR4
>            Reporter: William Burns
>            Assignee: Vladimir Blagojevic
>             Fix For: 5.0.0.CR5
>
>         Attachments: infinispan.test, infinispan2.test, TestInfinispan.java
>
>
> I was testing with a replicated cache in infinispan.  And in an attempt to try it in 5.0CR4 I have found that I cannot use a replicated or invalidating cache (async or sync) that has fetchInMemoryState set to true unless I have FLUSH protocol provided with udp.  I was able to reproduce this using the distributed jgroups-udp.xml file, which has FLUSH removed.  When I tried with jgroups-tcp.xml it works without the FLUSH protocol as expected.
> I have attached the test java file that is only using infinispan and is very basic that reproduces it every time I try.  I also will attach the log file from both the coordinator and the joining peer that shows this issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list