Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-20.2: sql/pgwire: add ops logging for draining events #66882

Merged
merged 1 commit into from Jun 25, 2021

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Jun 25, 2021

Backport 1/1 commits from #66817.

/cc @cockroachdb/release

Backporting for use by CC-SRE @joshimhoff


Release note (ops change): Added logs for important events during the
server draining/shutdown process: (1) log when the server closes an
existing connection while draining, (2) log when the server rejects a
new connection while draining, and (3) log when the server cancels
in-flight queries after waiting for the server.shutdown.query_wait
duration to elapse while draining.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Release note (ops change): Added logs for important events during the
server draining/shutdown process: (1) log when the server closes an
existing connection while draining, (2) log when the server rejects a
new connection while draining, and (3) log when the server cancels
in-flight queries after waiting for the server.shutdown.query_wait
duration to elapse while draining.
@rafiss rafiss merged commit a9d3a56 into cockroachdb:release-20.2 Jun 25, 2021
@rafiss rafiss deleted the backport20.2-66817 branch June 25, 2021 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants