[DocDB] Ensure connection shutdown is only performed once #18807
Labels
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-7687
Description
As part of #18744 fix (https://phorge.dev.yugabyte.com/D27859), we added a change to ensure that we are only queuing the DestroyConnection once per connection. Figure out why we didn't run into this issue in prod, and simply the connection shutdown path by closing the connection inline.
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: