Branch: refs/heads/7.1
Home:
https://github.com/hibernate/hibernate-search
Commit: a66078b0d24c5fdfb7aa8f959758721eba263741
https://github.com/hibernate/hibernate-search/commit/a66078b0d24c5fdfb7aa...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M
integrationtest/mapper/orm-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingDynamicShardingRebalancingIT.java
M
integrationtest/mapper/orm-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingLifecycleIT.java
M
util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/extension/BackendIndexingWorkExpectations.java
Log Message:
-----------
HSEARCH-4981 Use shorter transactions/wait longer for indexing to complete
Commit: 6c605087ce1e9ee2a38c959523af70318ab7b205
https://github.com/hibernate/hibernate-search/commit/6c605087ce1e9ee2a38c...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
A
integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/timeout/TimeoutOutboxPollingInternalConfigurer.java
R
integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/timeout/TimeoutSessionEventListener.java
M
integrationtest/mapper/orm-spring/src/test/resources/application-transaction-timeout.yaml
Log Message:
-----------
HSEARCH-5093 Change how the timeout is achieved in the
TransactionTimeoutJtaAndSpringOutboxIT test
- previous approach with the listener would keep other actions waiting after the timeout
was already reached, with this configurer we should only "timout" once ...
(cherry picked from commit eb8e4a1390deff772675f3fa10aa85997134d0cf)
Compare:
https://github.com/hibernate/hibernate-search/compare/91cd0ca3e9c5...6c60...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-search/settings/notifications