Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1839

Debezium Blocks Database Shutdown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • Backlog
    • 0.9.5.Final
    • postgresql-connector
    • None
    • Hide

      Connect Debezium to a RDS Postgres Database.
      Restart the RDS database.
      Debezium connection stays open for 10 min before Postgres kills the connection.

      Show
      Connect Debezium to a RDS Postgres Database. Restart the RDS database. Debezium connection stays open for 10 min before Postgres kills the connection.

    Description

      We're using RDS and were doing restarts to apply the CA Update recently. When we told Postgres to restart, the application connections closed quickly, but Debezium held on to it's connection for 10 min until the database killed the connection.

      This wouldn't normally be a problem, but once the restart has started no new connections were able to be made, so we weren't able to issue the connection kill directly.

      Debezium should respect the database trying to restart, and close it's connection quick-ish.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ethankhall Ethan Hall (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: