摘要: 问题很多条消息是怎么打包在一起的?如果消息是发给很多不同的topic的, async producer如何在按batch发送的同时区分topic的它是如何用key来做partition的?是如何实现对消息成批量的压缩的?async producer是将producer.type设为async时启用的... 阅读全文
posted @ 2014-03-27 22:12 devos 阅读(5191) 评论(0) 推荐(0) 编辑