Skip to content

[jdbc-v2] Add property to set cluster name #2837

Description

@chernser

Description

There are cases when statements like KILL should have ON CLUSTER <cluster_name> clause.
There is no JDBC driver property that can set it.

What need to be done:

  1. Add configuration property defining cluster name. If cluster name not null - then it should be used.
  2. Add test that verifies KILL statement (using Statement.cancel()) has needed clause)

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

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions