[infinispan-issues] [JBoss JIRA] Commented: (ISPN-832) TimeoutException with 2 or more nodes when there are Entity inserts, updates or removes.

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Dec 15 13:36:18 EST 2010


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

Galder Zamarreño commented on ISPN-832:
---------------------------------------

Cyrille, the config file should look like this: https://github.com/hibernate/hibernate-core/blob/c7decef9b13e48f942ab1b1ee3d5aa22e3d8a4a1/cache-infinispan/src/main/resources/org/hibernate/cache/infinispan/builder/infinispan-configs.xml

But on top of that, to maintain same semantics as before, you need to take Hibernate 3.6 and patch it with the code changes in https://github.com/hibernate/hibernate-core/commit/c7decef9b13e48f942ab1b1ee3d5aa22e3d8a4a1

I'm now closing the JIRA and will link to the real issue in ISPN-835

FYI, the Hibernate issue is: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5793

> TimeoutException with 2 or more nodes when there are Entity inserts, updates or removes.
> ----------------------------------------------------------------------------------------
>
>                 Key: ISPN-832
>                 URL: https://issues.jboss.org/browse/ISPN-832
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State transfer
>    Affects Versions: 4.2.0.CR3
>         Environment: Windows XP + Hibernate 3.6.1-SNAPSHOT + OpenEjb 3.2-SNAPSHOT
>            Reporter: Cyrille Charron
>            Assignee: Galder Zamarreño
>         Attachments: InfiniSpanTest.zip
>
>
> Hello,
> I have some difficulties to run more than one Node 
> with Infinispan as a JPA Level2 cache (default configuration)
> with Hibernate as JPA provider and 
> with OpenEjb as JEE container.
> There are a lot of Locks between Nodes when I try to insert entities,
> even if each Node insert entities with a unique ID.

-- 
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