Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-180

Add improved engine for embedding Debezium connectors in apps

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 0.4
    • embedded-engine
    • None

      When Debezium connectors are deployed to Kafka Connect clusters, the captured change events are written directly to Kafka. Applications and services that want to consume these change events can do so by connecting to Kafka and using the KafkaConsumer. However, some applications will want to directly embed one or more Debezium connectors, in which case these applications will immediately consume the connectors' change events without using Kafka.

      Debezium should provide a new API and implementation that allows applications consuming change events to use either or both of these techniques. Additional implementations for specialized environments (e.g., Spring Boot, Wildfly, etc.) could also be provided in the future.

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: