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

DBZ-7533 Upgrade PostgreSQL driver to 42.7.2 #5314

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Naros
Copy link
Member

@Naros Naros commented Feb 22, 2024

https://issues.redhat.com/browse/DBZ-7533

UPDATE
The PostgreSQL error looks like it could be related to the upgrade, looking into it.

@Naros Naros added the 2.6 label Feb 22, 2024
@Naros
Copy link
Member Author

Naros commented Feb 22, 2024

I can confirm that dropping Debezium back to 42.7.0 or 42.6.0 does not cause this problem. Looking at the code changes in pgjdbc, this seems related to the new keepalive feature for flushing LSN details automatically in this PR. I've reached out directly to Dave to see whether or not this behavior can be toggable so we can preserve our user's ability to control LSN flushes.

Moving to draft until we get some feedback.

@Naros Naros marked this pull request as draft February 22, 2024 04:21
@Naros Naros changed the title DBZ-7533 Upgrade PostgreSQL driver to 42.7.1 DBZ-7533 Upgrade PostgreSQL driver to 42.7.2 Feb 22, 2024
@Naros
Copy link
Member Author

Naros commented Feb 27, 2024

Upstream issue pgjdbc/pgjdbc#3138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants