-
Bug
-
Resolution: Done
-
Major
-
7.1.0.ER3
All tests in CascadeMergeToChildBeforeParentTest fail on NullPointerException when route.setTransientField() is called. Object route is null because it is retrieved from mariadb_galera_101 with specific ID = 1, but it is not the case in all db configurations.
Retrieving the route object should be with route.getRouteID() method not with exact value.
- is incorporated by
-
JBEAP-12315 Upgrade to Hibernate ORM 5.1.10
- Closed
- is related to
-
JBEAP-12481 EnumExplicitTypeTest test assert fails on mariadb clusters
- Closed
- cloned from
-
HHH-11927 Loading...