2017年2月23日

Kafka 0.10.1.1 特点

摘要: 1.Consumer优化:心跳线程可作为后台线程,提交offset,剥离出 函数 问题:0.10新设计的consumer是单线程的,提交offset是在poll中。本次的poll调用,提交上次poll的心跳和offset值。 The options for the user at the momen 阅读全文

posted @ 2017-02-23 10:12 BYRHuangQiang 阅读(839) 评论(0) 推荐(0) 编辑

导航