You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/12 03:50:05 UTC

[jira] [Updated] (BEAM-12993) DebeziumIO cannot connect to cloud Postgres instances

     [ https://issues.apache.org/jira/browse/BEAM-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-12993:
-----------------------------------

This Jira ticket has a pull request attached to it, but is still open. Did the pull request resolve the issue? If so, could you please mark it resolved? This will help the project have a clear view of its open issues.

> DebeziumIO cannot connect to cloud Postgres instances
> -----------------------------------------------------
>
>                 Key: BEAM-12993
>                 URL: https://issues.apache.org/jira/browse/BEAM-12993
>             Project: Beam
>          Issue Type: Bug
>          Components: dependencies, io-java-debezium
>    Affects Versions: 2.32.0
>            Reporter: Judah
>            Priority: P2
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> I identified the other day that Debezium does not work with many cloud providers Postgres instances. This includes Azure and Google CloudSQL. I determined that this is due to the version of Postgres JDBC that Debezium uses (42.2.14).
>   
>  I've been working with the Debezium devs to update this dependency to 42.2.22 which should solve the connection problems. This dependency update was released today in Debezium 1.7.0.Final. 
>   
>  See:
>  [https://issues.redhat.com/browse/DBZ-4060]
>  [https://github.com/pgjdbc/pgjdbc/issues/1868]
>   
>  However, this means that for the DebeziumIO connector dependency in Apache Beam will also need updating. Is this something which people will be happy with?
>   
>  Is it something which could likely be included in the next Beam release?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)