-
Notifications
You must be signed in to change notification settings - Fork 32
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
updating kafka and debezium #433
Conversation
/retest |
waiting for Derek to run local test before merging |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran a test with this version in ephemeral and it looks good.
file:/opt/kafka/plugins/debezium-connector-postgres/ io.debezium.connector.postgresql.transforms.DecodeLogicalDecodingMessageContent transformation 3.0.7.Final 2025-02-07 18:23:56,208 INFO [playbook-dispatcher-event-interface|worker] Instantiated connector playbook-dispatcher-event-interface with version 3.0.7.Final of type class io.debezium.connector.postgresql.PostgresConnector (org.apache.kafka.connect.runtime.Worker) [StartAndStopExecutor-connect-playbook-dispatcher-connect-connect-0.playbook-dispatcher-connect-connect.ephemeral-xrwksg.svc:8083-1] 2025-02-07 18:23:56,212 INFO [playbook-dispatcher-event-interface|task-0] Instantiated task playbook-dispatcher-event-interface-0 with version 3.0.7.Final of type io.debezium.connector.postgresql.PostgresConnectorTask (org.apache.kafka.connect.runtime.Worker) [StartAndStopExecutor-connect-playbook-dispatcher-connect-connect-0.playbook-dispatcher-connect-connect.ephemeral-xrwksg.svc:8083-2] $
2025-02-07 18:25:38,414 INFO [playbook-dispatcher-event-interface|task-0] processed message; key: 8ead00f0-85da-49e4-afa0-f98915b346ba, event_type: create, service: test (com.redhat.cloud.platform.playbook_dispatcher.RunEventTransform) [task-thread-playbook-dispatcher-event-interface-0] 2025-02-07 18:26:07,979 INFO [playbook-dispatcher-event-interface|task-0] processed message; key: f215c228-d0a8-4cef-bf44-ad90472d0c40, event_type: create, service: test (com.redhat.cloud.platform.playbook_dispatcher.RunEventTransform) [task-thread-playbook-dispatcher-event-interface-0]
@dscervantes Let's push this to stage on Monday. 🤞 |
/retest |
1 similar comment
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
What?
Explain what the change is linking any relevant JIRAs or Issues.
Updating kafka and debezium
Why?
Consider what business or engineering goal does this PR achieves.
Fixing CVE
How?
Describe how the change is implemented. Any noteable new libaries, APIs, or features.
updating packages
Testing
Did you add any tests for the change?
Anything Else?
Any other notes about the PR that would be useful for the reviewer.
Secure Coding Practices Checklist Link
Secure Coding Checklist