January 2017 Summaries
3 posts from Confluent
Filter
Month:
Year:
Post Summaries
Back to Blog
Confluent Delivers Upgrades to Clients, The streams API in Kafka, Brokers and Apache Kafka™ 0.10.1.1
Confluent 3.1.2 has been released, incorporating Apache Kafka version 0.10.1.1, which addresses 30 issues, including 24 bug fixes and 6 general improvements. Notable fixes include resolving issues with log cleaner, replication quota, and deadlock situations, among others. The update encourages users to upgrade their Kafka dependencies to the new version and update binary installations on servers. The release was a collaborative effort by 21 contributors and provides users with tools needed to start with Kafka, backed by subscription support, expert training, and technical consulting. Additionally, the availability of Confluent Platform 7.7 is announced, featuring enhanced security with OAuth support, integration with Apache Flink, and the introduction of new connectors, alongside a discussion about integrating Confluent with Amazon OpenSearch using OpenSearch Ingestion.
Jan 25, 2017
463 words in the original blog post.
Learning Apache Kafka can be done by downloading the Confluent distribution, installing it, and starting with a quickstart guide to create topics, produce messages, and subscribe to them. Depending on the role, engineers can find a suitable client for their favorite programming language, learn to configure clients for reliability and performance, and experiment with failure conditions. For SREs, learning to manage production Kafka systems involves setting up a realistic environment, monitoring metrics, observing system behavior under load, and configuring administration tools like Kafka Connect and the Schema Registry. Engineers can also explore enterprise data management features, build ETL pipelines, and take training or attend conferences to deepen their knowledge of Kafka.
Jan 13, 2017
2,305 words in the original blog post.
Apache Kafka has released version 3.8.0, which includes many new features and improvements. The release contains a blog post highlighting some of the most prominent changes, and users are advised to check the release notes for a full list of updates. Additionally, there have been several bug fix releases, including version 0.10.1.1, which addresses critical issues found in the previous release. Kafka Summit is being held twice this year, with events planned for New York on May 8th and San Francisco on August 28th. The developer community has also proposed numerous improvement proposals (KIPs) to enhance the platform, and a debate about using tabs or spaces in coding has been sparked through an example app built using the confluent-kafka-javascript client.
Jan 05, 2017
266 words in the original blog post.