[
https://issues.apache.org/jira/browse/BEAM-12993?focusedWorklogId=659072&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-659072
]
ASF GitHub Bot logged work on BEAM-12993:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Oct/21 16:56
Start Date: 01/Oct/21 16:56
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #15636:
URL: https://github.com/apache/beam/pull/15636#issuecomment-932392934
> Do you thing this might be mergeable in time for 2.33? This issue is
currently blocking me and it would be great to be able to use DebeziumIO in the
next week or two when I believe 2.33 is due for release?
It is doubtful since I believe there is already a release candidate but you
can ask on the release thread whether this can be cherry picked and the release
manager can choose depending on your description of how important this change
is. Note that only really critical bugs have caused release candidates to be
dropped and new ones started.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 659072)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> 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.3.4#803005)