Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: eb8e4a1390deff772675f3fa10aa85997134d0cf
https://github.com/hibernate/hibernate-search/commit/eb8e4a1390deff772675...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-03-11 (Mon, 11 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 ...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-search/settings/notifications