The Wayback Machine - https://web.archive.org/web/20220110055906/https://github.com/topics/kafka
Skip to content
#

kafka

Here are 6,910 public repositories matching this topic...

flink-learning

flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Jan 4, 2022
  • Java
signoz
benthos
watermill

2021面试题,Java面试题、JVM面试题、多线程面试题、并发编程、设计模式面试题、SpringBoot面试题、SpringCloud面试题、MyBatis面试题、ZooKeepe面试题r、Dubbo面试题、Elasticsearch面试题、Memcached面试题、MongoDB面试题、Redis面试题、MySQL面试题、RabbitMQ面试题、Kafka面试题、Linux面试题、Netty面试题、Tomcat面试题、Python面试题

  • Updated Dec 30, 2021
redpanda
twmb
twmb commented Jan 6, 2022

This was seen while attempting to solve an issue last month: we seeked group offsets, but the seek "errored" because the kadm library was expecting all topics and all partitions in the response to be in the same order as the request. Either the order was different, or the response was missing some data.

IIRC, essentially all Kafka responses always are in the order requested and are always compl

Improve this page

Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."

Learn more