IGNITE-11524 Reproduce

Summary: The more statements (load) are executed, the bigger the memory leak they cause leading to OOM. These are leaked in the JDBC connector.

Problem: JDBC connector executes sql statements and uses a set to keep track of them. On connection close, those objects should be cleared, but they are not, causing a memory leak that leads to OOM.

Implication: OOM in client side due to leaked statements.

28 8 5 2 Mar. 9, 2023, 6:37 AM

Authors

Launch on Chameleon

Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.

Download Archive

Download an archive containing the files of this artifact.

Version Stats

28 8 4