Skip to content

Ability to customize underlying GRPC connections #132

@zdazzy

Description

@zdazzy

It is often needed to do this.

Possible scenarios:

  • reporting grpc clients metrics across entire application (without resorting to agents)
  • some exotic testing scenarios that require YDB to behave in a certain way (e.g. trigger TLI in a guaranteed and reproducible manner)

A possible solution: provide a jdbc property indicating a customizer class/class name that implements UnaryOperator<ManagedChannelBuilder>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions