Fixed
Details
Assignee
Christian BeikovChristian BeikovReporter
Christian BeikovChristian BeikovSprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Christian Beikov
Christian BeikovReporter
Christian Beikov
Christian BeikovSprint
None
Fix versions
Priority
Created November 10, 2023 at 4:13 PM
Updated November 23, 2023 at 1:53 PM
Resolved November 10, 2023 at 5:49 PM
We have some tests where we disable connection pooling because of an Oracle JDBC driver bug. We can workaround it by clearing the type cache on connections, which we should do to improve the performance.