Skip to content

Connection terminated unexpectedly error not caught in on error listener #778

Open
@rchandranmani

Description

@rchandranmani

Steps to reproduce

  1. Have application connect to any db instances having multiple pg-pool pod
  2. Run a jmeter against the application which fetches data from pg db continuously for few mins
  3. Delete one of the pg-pool pod

Current Behavior

Application crashes with "Connection terminated unexpectedly" error

Expected Behavior

Application should be able catch the error in OnError listener and should not crash.

Link to reproduction sandbox

NA

Additional information

NA

Related Issues


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions