|
We are seeing the same cursor leak after switching from 4.2.8 to 4.3.0. I've tried the patched provided by Kai: the patched JdbcCoordinatorImpl breaks a testcase in core as the statement is closed too early. The patched AbstractLoadPlanBasedLoader seems to fix the issue. I'll attach a unified diff based on the changes made by Kai.
|