Skip to content

Conversation

@karthik-appu
Copy link
Contributor

Configure and validate the Oracle XStream CDC Source Connector with Oracle Database and the Confluent Platform

Copilot AI review requested due to automatic review settings August 5, 2025 13:29

This comment was marked as outdated.

@karthik-appu karthik-appu requested a review from Copilot August 6, 2025 13:10

This comment was marked as outdated.

@karthik-appu karthik-appu requested a review from Copilot August 6, 2025 13:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Introduces a complete Oracle XStream CDC Source Connector example for Oracle Database 21c Enterprise Edition with Confluent Platform. This implementation provides infrastructure-as-code for setting up Oracle Database with XStream configuration and deploying the CDC connector via Confluent for Kubernetes (CFK).

  • Complete Oracle Database 21c Enterprise Edition deployment with XStream Out interface configuration
  • Automated XStream setup with post-startup configuration scripts for users, tablespaces, and outbound servers
  • Confluent Platform deployment with Oracle XStream CDC Source Connector using pod overlay for dependencies

Reviewed Changes

Copilot reviewed 13 out of 15 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
oracle/statefulset.yaml Oracle Database StatefulSet with XStream configuration scripts mounted as volumes
oracle/service.yaml Oracle Database service exposing ports 1521 and 5500
oracle/pvc.yaml Persistent volume claim for Oracle Database data storage
oracle/namespace.yaml Oracle namespace definition
oracle/database.md Comprehensive documentation for Oracle Database setup and XStream configuration
oracle/configmap-xstream.yaml XStream configuration script with user creation and outbound server setup
oracle/configmap-sample-data.yaml Sample data creation script for CDC demonstration
oracle/configmap-readiness.yaml Oracle CDC readiness validation script
oracle/configmap-config.yaml Oracle Database and XStream environment variables configuration
connector-oracle-xstream-cdc.yaml Oracle XStream CDC Source Connector configuration
confluent-platform.yaml Complete Confluent Platform deployment with Connect cluster
configmap-oracle-xstream-pod-overlay.yaml Pod overlay for installing Oracle dependencies and CDC plugin
README.md Main documentation with setup instructions and validation steps
Comments suppressed due to low confidence (4)

connector/oracle-xstream-cdc-source/21c-ee/confluent-platform.yaml:78

  • The image version 'confluentinc/cp-enterprise-alertmanager:2.2.0' may not exist. This appears to be an unreleased or non-existent version. Consider using a verified available version.
      image: confluentinc/cp-enterprise-alertmanager:2.2.0

connector/oracle-xstream-cdc-source/21c-ee/confluent-platform.yaml:53

  • The image version 'confluentinc/cp-enterprise-control-center-next-gen:2.2.0' may not exist. This appears to be an unreleased or non-existent version. Consider using a verified available version.
  image:

connector/oracle-xstream-cdc-source/21c-ee/confluent-platform.yaml:74

  • The image version 'confluentinc/cp-enterprise-prometheus:2.2.0' may not exist. This appears to be an unreleased or non-existent version. Consider using a verified available version.
      image: confluentinc/cp-enterprise-prometheus:2.2.0

@karthik-appu karthik-appu requested a review from a team August 6, 2025 13:35
@karthik-appu
Copy link
Contributor Author

Could someone kindly assist with reviewing and approving this request at your earliest convenience?

@karthik-appu
Copy link
Contributor Author

Waiting for more than a month now, could someone assist in approving this request at your earliest convenience?

@karthik-appu karthik-appu removed the request for review from abhijeet2096-confluent October 2, 2025 12:00
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