Branch: refs/heads/6.0
Home:
https://github.com/hibernate/hibernate-search
Commit: 2880f02e76114dc893511a0f0b05382b85094f5e
https://github.com/hibernate/hibernate-search/commit/2880f02e76114dc89351...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/logging/impl/Log.java
M
mapper/orm/src/main/java/org/hibernate/search/mapper/orm/massindexing/impl/IdentifierConsumerDocumentProducer.java
M
mapper/orm/src/main/java/org/hibernate/search/mapper/orm/massindexing/impl/OptionallyWrapInJTATransaction.java
Log Message:
-----------
HSEARCH-4211 Use commits instead of rollbacks in the mass indexer