Debezium 1.0 Increases Database Support
Written by Kay Ewbank   
Tuesday, 07 January 2020

The 1.0 release of Debezium is now available, with support for more databases, and container images upgraded to OpenJDK 11.  Debezium is also now built against the latest version of Apache Kafka (2.4.0).

Debezium is a modern, distributed open source Change Data Capture platform running on Kafka.It is made up of a cluster of Apache Kafka brokers that are used for the persistent, replicated, and partitioned transaction logs where Debezium records all events and from which applications consume all events. Kafka also uses a small cluster of Zookeeper nodes to manage responsibilities of each broker.

 

debenzium

Each Debezium connector monitors one database cluster or server, and connectors are configured and deployed to a cluster of Kafka Connect services so that each connector is always running. Debezium provides stable, highly configurable CDC connectors for MySQL, Postgres, MongoDB and SQL Server, as well as incubating connectors for Apache Cassandra and Oracle, and facilities for transforming and routing change data events.

The main improvements to the 1.0 release start support for streaming changes from SQL Server "AlwaysOn" replicas. Until now, data from SQL Server CDC was only obtained at the time of startup, and real-time changed records were not obtained, without restarting. The new support means data changes are obtained as they happen.

The next improvement updates the supported versions of databases to add Postgres 12, SQL Server 2019, and MongoDB 4.2. Postgres enum types and Ltree columns are now supported, and MongoDB transactions are handled correctly. The Cassandra connector has also been improved.

The developers say they've also fixed a large number of bugs, with 96 issues fixed in Debezium 1.0 and its preview releases. The team says that for users of Debezium 0.10, the upgrade should be a drop-in replacement for the previous release. 

 

debenzium 

.

More Information

Debezium Website

Related Articles

Debezium 0.9 Final Released

Kafka 2 Adds Support For ACLs

Apache Kafka Adds New Streams API

PostgreSQL 11 RC Available

SQL Server 2019 Includes Hadoop And Spark

MySQL 8 Improves JSON

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Android 15 Developer Preview Updated
25/03/2024

Google has released Android 15 Developer Preview 2 with changes including better handling of automatic language switching and updates for OpenJDK 17.



Microsoft Introduces .NET Smart Components
01/04/2024

Microsoft has provided a set of .NET Smart Components, described as a set of genuinely useful AI-powered UI components that you can quickly and easily add to .NET apps. The components are prebuilt end [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info