Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: e005ef8ea97e8e27fc1bad425f668490ebededf0
https://github.com/hibernate/hibernate-search/commit/e005ef8ea97e8e27fc1b...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/limitations/ConcurrentEmbeddedUpdateLimitationIT.java
Log Message:
-----------
HSEARCH-4281 Fix isolation checking there is no more events
Commit: 759206176401fdbf29635231c1de44377e83b80a
https://github.com/hibernate/hibernate-search/commit/759206176401fdbf2963...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/strategy/outbox/OutboxPollingOutOfOrderIdsIT.java
Log Message:
-----------
HSEARCH-4281 Make sure events are outdistanced
Commit: 4906a021c2b0ba999b7ff620d1c52beec06f9da5
https://github.com/hibernate/hibernate-search/commit/4906a021c2b0ba999b7f...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/timeout/Clock.java
Log Message:
-----------
HSEARCH-4281 Make slow queries even slower again
Commit: 8179aac6dc9f29ad8558c4b7ee4b23ff5fea69f6
https://github.com/hibernate/hibernate-search/commit/8179aac6dc9f29ad8558...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
mapper/orm/src/main/java/org/hibernate/search/mapper/orm/outbox/impl/DefaultOutboxEventFinder.java
Log Message:
-----------
HSEARCH-4281 Do not lock retrieving outbox events
Compare:
https://github.com/hibernate/hibernate-search/compare/d6876a9415ab...8179...