[infinispan-issues] [JBoss JIRA] (ISPN-5442) Integration tests for Lucene Directory need an H2 database available to multiple nodes

Sanne Grinovero (JIRA) issues at jboss.org
Wed May 6 13:50:46 EDT 2015


Sanne Grinovero created ISPN-5442:
-------------------------------------

             Summary: Integration tests for Lucene Directory need an H2 database available to multiple nodes
                 Key: ISPN-5442
                 URL: https://issues.jboss.org/browse/ISPN-5442
             Project: Infinispan
          Issue Type: Task
          Components: Test Suite - Query
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 8.0.0.Alpha1


The clustered Hibernate Search tests are meant to share state using a single (external) relational database.
The current integration tests use H2, but the tests have to be carefully written to consider the two nodes can not actually share state but only share the index.

I'll change this to use a shared H2 instance so that people writing new tests won't have to keep these hacks in mind.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list