Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: 4660db9a7d57c1f735be248fdc1c4f0e2c8a981a
https://github.com/hibernate/hibernate-search/commit/4660db9a7d57c1f735be...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M
integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/AbstractMassIndexingFailureIT.java
Log Message:
-----------
HSEARCH-4265 Fix error message in case of Oracle
Commit: 48579c9fb1abbd370099f09ec19cad569cdee5da
https://github.com/hibernate/hibernate-search/commit/48579c9fb1abbd370099...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M
integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/strategy/outbox/OutboxPollingOutOfOrderIdsIT.java
Log Message:
-----------
HSEARCH-4265 Check out of order findOutboxEvents results
This will allow us to detect issues and to not return a generic timeout in case of this
king of error!
Commit: 54772010f9de4ccc82b2aae3da2d6ca4217916ab
https://github.com/hibernate/hibernate-search/commit/54772010f9de4ccc82b2...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M
integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/strategy/outbox/OutboxPollingOutOfOrderIdsIT.java
Log Message:
-----------
HSEARCH-4265 Log events in case of wrong order
Commit: 5161b02d53d1367ef9e793c409383cee53ff77cd
https://github.com/hibernate/hibernate-search/commit/5161b02d53d1367ef9e7...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M
mapper/orm/src/main/java/org/hibernate/search/mapper/orm/outbox/impl/OutboxAdditionalJaxbMappingProducer.java
Log Message:
-----------
HSEARCH-4265 Use more precision function with mssql
Compare:
https://github.com/hibernate/hibernate-search/compare/cb8abfc9a377...5161...