275 Commits (bf98c47389baa735aab9cfbf513190a8205447f9)

Author SHA1 Message Date
Yasuhiro Matsuda 1a36af80b7 MINOR: add KStream merge operator 9 years ago
Yasuhiro Matsuda 4a3d244a2c MINOR: do not create a StandbyTask if there is no state store in the task 9 years ago
Yasuhiro Matsuda 45e7f71309 KAFKA-2811: add standby tasks 9 years ago
Grant Henke 370ce2b4b7 KAFKA-2815: Fix KafkaStreamingPartitionAssignorTest.testSubscription 9 years ago
Yasuhiro Matsuda 124f73b174 KAFKA-2763: better stream task assignment 9 years ago
Jason Gustafson c39e79bb5a KAFKA-2691: Improve handling of authorization failure during metadata refresh 9 years ago
Yasuhiro Matsuda 421de0a3f9 KAFKA-2727: Topology partial construction 9 years ago
Yasuhiro Matsuda e466ccd711 KAFKA-2707: make KStream processor names deterministic 9 years ago
Yasuhiro Matsuda 758272267c KAFKA-2706: make state stores first class citizens in the processor topology 9 years ago
Yasuhiro Matsuda 13c3e049fb HOTFIX: correct sourceNodes for kstream.through() 9 years ago
Yasuhiro Matsuda af42c37899 HOTFIX: call consumer.poll() even when no task is assigned 9 years ago
Yasuhiro Matsuda 38a1b60553 HOTFIX: fix off-by-one stream offset commit 9 years ago
Yasuhiro Matsuda e6f9b9e473 KAFKA-2694: Reformat task id as group id and partition id 9 years ago
Yasuhiro Matsuda 71399ffe4c KAFKA-2652: integrate new group protocol into partition grouping 9 years ago
Randall Hauch c553249b4e KAFKA-2594: Add InMemoryLRUCacheStore as a preliminary method for bounding in-memory stores 9 years ago
Yasuhiro Matsuda 50a076d1e9 MINOR: set up temp directories properly in StreamTaskTest 9 years ago
Yasuhiro Matsuda c50d39ea82 KAFKA-2654: optimize unnecessary poll(0) away in StreamTask 9 years ago
Randall Hauch 6e571225d5 KAFKA-2593: Key value stores can use specified serializers and deserializers 9 years ago
Yasuhiro Matsuda b1ce9494e3 MINOR: flush record collector after local state flush 9 years ago
Yasuhiro Matsuda c67ca65889 MINOR: putting back kstream stateful transform methods 9 years ago
Randall Hauch 7233858bea KAFKA-2600: Align Kafka Streams' interfaces with Java 8 functional interfaces 9 years ago
Yasuhiro Matsuda 5a921a3239 MINOR: typing ProcessorDef 9 years ago
Guozhang Wang f236bc20ff HOTFIX: Persistent store in ProcessorStateManagerTest 9 years ago
Guozhang Wang 37f7d75e3d KAFKA-2591: Fix StreamingMetrics 9 years ago
Guozhang Wang 263c10ab7c KIP-28: Add a processor client for Kafka Streaming 9 years ago