8000 Review and fix connection management for sentinel async updates. by dimitri · Pull Request #273 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Review and fix connection management for sentinel async updates. #273 8000

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

Merged
merged 1 commit into from
May 2, 2023

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented May 2, 2023

Manage the connection internally in the stream_apply_send_sync_sentinel and stream_apply_fetch_sync_sentinel functions, closing the connection each time we have received the result.

Fixes #272

Manage the connection internally in the stream_apply_send_sync_sentinel and
stream_apply_fetch_sync_sentinel functions, closing the connection each time
we have received the result.
81F5 @dimitri dimitri self-assigned this May 2, 2023
@dimitri dimitri added the bug Something isn't working label May 2, 2023
@dimitri dimitri merged commit 50aa186 into main May 2, 2023
@dimitri dimitri deleted the fix/async-sentinel-update-connection-leaks branch May 2, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connections leak during replay mode
1 participant
0