Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5442

Integration tests for Lucene Directory need an H2 database available to multiple nodes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha2
    • None
    • Test Suite
    • None

      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.

            sgrinove Sanne Grinovero
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: