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

updating kafka and debezium #433

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

dscervantes
Copy link
Contributor

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

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

@dehort
Copy link
Contributor

dehort commented Feb 6, 2025

/retest

@dscervantes
Copy link
Contributor Author

waiting for Derek to run local test before merging

Copy link
Contributor

@dehort dehort left a 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]

@dehort
Copy link
Contributor

dehort commented Feb 7, 2025

@dscervantes Let's push this to stage on Monday. 🤞

@dehort
Copy link
Contributor

dehort commented Feb 10, 2025

/retest

1 similar comment
@dehort
Copy link
Contributor

dehort commented Feb 18, 2025

/retest

Copy link
Contributor

@dehort dehort left a 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!

@dehort dehort merged commit f69bb05 into RedHatInsights:master Feb 18, 2025
16 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants