Add mapper ORM Spring integration tests to profiles targeting specific databases

Description

Looking at the Jenkinsfile under the portion we define the executions of ORM integration with multiple databases, it seems that we forgot to add org.hibernate.search:hibernate-search-integrationtest-mapper-orm-spring module.

I think it is very important to test this module with multiple databases, because it is the only module which we test JTA transactions for. Or at least is the only module for which we test JTA transaction timeout on outbox event processing.

I don't know if it is the case of backport it to 6.0 branch.

Activity

Show:

Yoann Rodière October 25, 2021 at 1:19 PM

XA transaction tests are not working for reasons related to setup rather than Hibernate Search itself. It seems time-consuming to do.

I'll follow 's suggestion:

> before the introduction of the outbox events probably we didn't have any worth... but now maybe we do
> if you believe we still don't, please be free to close the issue

I believe we don't have tests worth re-executing against every database in this module, at least not if that means spending hours or days on the setup. So I'll close the issue.

Won't Do

Details

Assignee

Reporter

Components

Priority

Created October 22, 2021 at 9:02 AM
Updated October 25, 2021 at 1:19 PM
Resolved October 25, 2021 at 1:19 PM