[
https://issues.jboss.org/browse/ISPN-832?page=com.atlassian.jira.plugin.s...
]
Galder Zamarreño commented on ISPN-832:
---------------------------------------
Well Cyrille, I haven't uploaded a new Hibernate 3.6 snapshot since I committed this
and I dunno whether anyone did it.
So, why don't you clone the Hibernate Github repo, checkout branch 3.6, build core,
testing and cache-infinispan projects and then try again?
https://github.com/hibernate/hibernate-core
git clone <take clone URL from link above>
git checkout 3.6
mvn -Dmaven.test.skip.exec=true clean install -pl core,testing,cache-infinispan
This will guarantee that your picking my code and configuration changes.
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