Skip to content

Ensure ephemeral Redshift cluster accepts TCP connections#29011

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
findinpath:findinpath/redshift-jdbc-accept-connections
Apr 8, 2026
Merged

Ensure ephemeral Redshift cluster accepts TCP connections#29011
ebyhr merged 1 commit intotrinodb:masterfrom
findinpath:findinpath/redshift-jdbc-accept-connections

Conversation

@findinpath
Copy link
Copy Markdown
Contributor

@findinpath findinpath commented Apr 7, 2026

Description

The AWS API status "available" returned by the command

 aws redshift wait cluster-available

does not guarantee the endpoint is accepting connections yet. Poll the actual TCP port until Redshift is truly ready.

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

The AWS API status "available" returned by the command

 aws redshift wait cluster-available

does not guarantee the endpoint is accepting connections yet.
Poll the actual TCP port until Redshift is truly ready.
@cla-bot cla-bot bot added the cla-signed label Apr 7, 2026
@findinpath findinpath added the redshift Redshift connector label Apr 7, 2026
@findinpath findinpath requested review from chenjian2664 and ebyhr April 8, 2026 06:49
@ebyhr ebyhr merged commit 685bb84 into trinodb:master Apr 8, 2026
98 checks passed
@github-actions github-actions bot added this to the 481 milestone Apr 8, 2026
@ebyhr ebyhr mentioned this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed redshift Redshift connector

Development

Successfully merging this pull request may close these issues.

2 participants