[hibernate-commits] [hibernate/hibernate-search] 2ff0c5: HSEARCH-573 Add tests showing lock time out closes...

noreply at github.com noreply at github.com
Sat Nov 6 07:05:09 EDT 2010


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-search

Commit: 2ff0c582f7aace06b730fcb1d28c3d2ce109e672
    https://github.com/hibernate/hibernate-search/commit/2ff0c582f7aace06b730fcb1d28c3d2ce109e672
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  A hibernate-search/src/test/java/org/hibernate/search/test/batchindexing/ConcurrentData.java
  A hibernate-search/src/test/java/org/hibernate/search/test/batchindexing/DoNotCloseOnLockTimeoutTest.java

Log Message:
-----------
HSEARCH-573 Add tests showing lock time out closes the index


Commit: 5e2db3bd8c90c888a1be2a9cf130badd5aee32bc
    https://github.com/hibernate/hibernate-search/commit/5e2db3bd8c90c888a1be2a9cf130badd5aee32bc
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  M hibernate-search/src/main/java/org/hibernate/search/backend/impl/lucene/PerDPQueueProcessor.java

Log Message:
-----------
HSEARCH-573 Do not close the index when a lock time out exception occurs




More information about the hibernate-commits mailing list