发布于 2017-02-23 00:21:08 | 95 次阅读 | 评论: 0 | 来源: 网友投递
Apache Kafka 开源消息系统
Apache Kafka是一个开源消息系统项目,由Scala写成。该项目的目标是为处理实时数据提供一个统一、高通量、低等待的平台。
Apache Kafka 0.10.1.1 发布了。
更新内容:
提升
[KAFKA-4302] - Simplify KTableSource
[KAFKA-4331] - Kafka Streams resetter is slow because it joins the same group for each topic
[KAFKA-4379] - Remove caching of dirty and removed keys from StoreChangeLogger
Bug
[KAFKA-3994] - Deadlock between consumer heartbeat expiration and offset commit.
[KAFKA-4025] - build fails on windows due to rat target output encoding
[KAFKA-4205] - NullPointerException in fetchOffsetsBefore
[KAFKA-4263] - QueryableStateIntegrationTest.concurrentAccess is failing occasionally in jenkins builds
[KAFKA-4269] - Multiple KStream instances with at least one Regex source causes NPE when using multiple consumers
[KAFKA-4271] - The console consumer fails on Windows with new consumer is used
完整更新内容,点此查看。
下载地址: