2533 Commits (f1dd0d272313deceaf7021e54c09a63043acf4af)
 

Author SHA1 Message Date
Damian Guy f1dd0d2723 KAFKA-3912: Query local state stores 8 years ago
Florian Hussonnois b418922a3b KAFKA-3922: add constructor to AbstractStream class 8 years ago
Damian Guy 114945cb62 KAFKA-3855: Guard race conditions in TopologyBuilder 8 years ago
Samuel Taylor 0744449eaa MINOR: Fix typo in Operations section 8 years ago
Yuto Kawamura 7354cc1f48 MINOR: Doc of 'retries' config should mention max.in.flight.requests.per.connection to avoid confusion 8 years ago
Eno Thereska 61c568d839 MINOR: Added simple streams benchmark to system tests 8 years ago
Eno Thereska fbc5185543 KAFKA-3870: Expose state store names in DSL 8 years ago
Wan Wenli 7a70c1a108 KAFKA-3952: Consumer rebalance verifier never succeed due to type mismatch 8 years ago
Rekha Joshi 9f94a7752a KAFKA-3905: Handling null/empty topics and collections, patterns when subscription with list of topics or with patterns, and with assignments. 8 years ago
Guozhang Wang f17790cd99 KAFKA-3941: Delay eviction listener in InMemoryKeyValueLoggedStore after restoration 8 years ago
Guozhang Wang 3537063a52 MINOR: Check null in SmokeTestDriver to avoid NPE 8 years ago
Vahid Hashemian 98dfc4b307 KAFKA-3931: Fix transient failures in pattern subscription tests 8 years ago
Grant Henke fc47b9fa6b KAFKA-2945; CreateTopic - protocol and server side implementation 8 years ago
Guozhang Wang 136a8fabca KAFKA-3887 Follow-up: add unit test for null checking in KTable aggregates 8 years ago
Rajini Sivaram c439268224 KAFKA-3562; Handle topic deletion during a send 8 years ago
Damian Guy 383cec9cf3 KAFKA-3942; Change IntegrationTestUtils.purgeLocalStreamsState to use java.io.tmpdir 8 years ago
Todd Palino e0eaa7f12e KAFKA-3725; Update documentation with regards to XFS 8 years ago
Ewen Cheslack-Postava f8a7ace9d4 KAFKA-2941: Clarify docs for key and value Converters 8 years ago
Ashish Singh 2dfbf4b5fd KAFKA-3849; Add explanation on why polling every second in MirrorMaker is required 8 years ago
Nafer Sanabria a5da2a4f4c MINOR: Typo fix in comments 8 years ago
Nihed Bbarek c2459d3251 MINOR: Update design.html 8 years ago
Rekha Joshi 4b5ed36c22 KAFKA-3844; Sort configuration items in log 8 years ago
Vahid Hashemian 0edaa89be3 KAFKA-3111; Fix ConsumerPerformance reporting to use time-based instead of message-based intervals 8 years ago
Liquan Pei 542350d616 KAFKA-3920: Add Schema source connector to Kafka Connect 8 years ago
Guozhang Wang 730bf9a37a KAFKA-3887: KAFKA-3817 follow-up to avoid forwarding value if it is null in KTableRepartition 8 years ago
Bill Bejeck efc4c88811 KAFKA-3926: Fix transient test failure in RegexSourceIntegrationTest 8 years ago
Jeyhun Karimov 7218648ae7 KAFKA-3836: KStreamReduce and KTableReduce should not pass nulls to Deserializers 8 years ago
Bill Bejeck b64302f9ce KAFKA-3794: added stream / table names as prefix to print / writeAsText 8 years ago
Moritz Siuts 15e008783c KAFKA-3802; log mtimes reset on broker restart / shutdown 8 years ago
Damian Guy dca263b4e0 MINOR: fix generics in Windows.segments and Windows.until 8 years ago
Damian Guy 416c3a7d97 MINOR: Fix generics in KStream.groupBy(...) 8 years ago
Matthias J. Sax 12fa188b9a HOTFIX: Auto-repartitioning for merge() and code simplifications 8 years ago
Alex Glikson 87b3ce16c0 MINOR: Fix few documentation errors in streams quickstart 8 years ago
Vahid Hashemian d7de59a579 KAFKA-3854: Fix issues with new consumer's subsequent regex (pattern) subscriptions 8 years ago
Sriharsha Chintalapani 31b4460cf9 MINOR: Warning instead of error if TGT cannot be renewed beyond the next expiry date 8 years ago
Thanasis Katsadas 0f8b679035 MINOR: Typo fix in docs ops 8 years ago
Grant Henke f1323d4ffa MINOR: Fix consumer constructor doc string 8 years ago
Kenji Yoshida 32e24b7c28 MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" example 8 years ago
Philippe Derome 2098529b44 KAFKA-3902: Optimize KTable.filter in Streams DSL to avoid forwarding if both old and new values are null 8 years ago
Shikhar Bhushan 5a97304170 MINOR: fix Bash shebang on vagrant/ scripts 8 years ago
Alex Loddengaard 7edaa3dd89 MINOR: bug fixes to ducktape services 8 years ago
Shikhar Bhushan 44ad7b574e KAFKA-3846: KIP-65: include timestamp in Connect record types 8 years ago
Yuto Kawamura 3605ffa306 MINOR: Fix ambiguous log message in RecordCollector 8 years ago
Henry Cai 7d6b416f9e KAFKA-3740: Part I: expose StreamConfig properties in ProcessorContext 8 years ago
Matthias J. Sax 7e9f5a7ee6 HOTFIX: Check JoinWindow boundaries 8 years ago
Henry Cai a34f78dcad KAFKA-3890: Streams use same task assignment on cluster rolling restart 8 years ago
Bill Bejeck 96ae0a5929 MINOR: Follow-up from KAFKA-3842 to fix tempDir 8 years ago
Roger Hoover cf03f349ca KAFKA-3761; Remove BrokerState "RunningAsController" 8 years ago
Damian Guy 10abe858bd KAFKA-3896: fix transient failure in KStreamRepartitionJoinTest 9 years ago
Guozhang Wang 0e0b632b92 MINOR: Improve doc string in PartitionGrouper 9 years ago