Skip to content

[client-v2] Resource release #2649

Description

@chernser

Description

Recently we have found that while using queryRecords leads to error when user forget to close Records object what leads to a connection leaking. We need to review and put some guard rails even this a misuse problem.

We need to:

  • Think about detecting orphan response objects somehow
  • We need to put more information into ConnectionRequestTimeoutException because it indicates that pool is empty
  • We need to review Insert/Command operation code to make sure resource are release as soon as they can.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions