3220 Commits (abe5e0e489a1d93867098da8d472060055b31b72)
 

Author SHA1 Message Date
Guozhang Wang 7436d28a24 KAFKA-3896: Fix KStream-KStream leftJoin in RepartitionIntegrationTest 8 years ago
Damian Guy 35cd008e5a KAFKA-4645: Improve test coverage of ProcessorTopology 8 years ago
Damian Guy da70316a58 KAFKA-4647: Improve test coverage of GlobalStreamThread 8 years ago
Damian Guy 3e85f131e6 KAFKA-4642: Improve test coverage of ProcessorStateManager 8 years ago
Onur Karaman 063d534c51 KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115) 8 years ago
Damian Guy 3d9f34dd84 MINOR: Change rocksdb logging to error level 8 years ago
Ewen Cheslack-Postava cea4613533 MINOR: Update docs for version 0.10.2.0 8 years ago
Damian Guy 0b48ea1c81 KAFKA-4677: Avoid unnecessary task movement across threads during rebalance 8 years ago
Ewen Cheslack-Postava 82744414d5 KAFKA-4717: Use absolute paths to files in root directory so all jars include LICENSE and NOTICE files 8 years ago
Jason Gustafson 5afe959647 MINOR: Logging improvements in consumer internals 8 years ago
Manikumar reddy O b948f43278 KAFKA-2955; Add a simple ">" prompt to console producer 8 years ago
Matthias J. Sax e108a8b4ed KAFKA-4613: Follow-up to fix JavaDocs 8 years ago
Jeyhun Karimov b559846f2f KAFKA-4613: Treat null-key records the same way for joins and aggreations 8 years ago
Matthias J. Sax 413444c0ec MINOR: JavaDoc markup cleanup 8 years ago
Balint Molnar 84323eea23 KAFKA-4679: Remove unstable markers from Connect APIs 8 years ago
Ewen Cheslack-Postava 6264cc1557 KAFKA-4450; Add upgrade tests for 0.10.1 and rename TRUNK to DEV_BRANCH to reduce confusion 8 years ago
Colin P. Mccabe 8827a5b34e KAFKA-4635; Client Compatibility follow-ups 8 years ago
Matthias J. Sax 4c42654b1e MINOR: update JavaDocs for Kafka Streams DSL helpers 8 years ago
Rajini Sivaram aef6927a42 KAFKA-4557; Handle Producer.send correctly in expiry callbacks 8 years ago
Ewen Cheslack-Postava 1b964396b8 MINOR: Update copyright year in the NOTICE file. 8 years ago
Colin P. Mccabe 4a14adbb63 KAFKA-4664; Update docs/protocol.html with KIP-97 information 8 years ago
Jason Gustafson 57f0cb2997 KAFKA-4704; Coordinator cache loading fails if groupId is reused for offset storage after group is removed 8 years ago
Akash Sethi 9213de8f14 MINOR: Replace for within for each; replace if-elseif with match 8 years ago
Damian Guy 662c2f893c KAFKA-4644: Improve test coverage of StreamsPartitionAssignor 8 years ago
Matthias J. Sax 1bd11b23ab MINOR: Update KTable JavaDoc 8 years ago
Kamal C ec76ea3436 MINOR: Include more detail in `ConfigDef.parseType` exception message 8 years ago
Ismael Juma 1956b46252 KAFKA-4578; Upgrade notes for 0.10.2.0 8 years ago
Matthias J. Sax 4277645d25 MINOR: Streams API JavaDoc improvements 8 years ago
Matthias J. Sax 89fb02aa81 MINOR: Add Streams system test for broker backwards compatibility 8 years ago
Ismael Juma 2f9e9195ab MINOR: Close create topics policy during shutdown and more tests 8 years ago
Matthias J. Sax a01b722369 MINOR: Update JavaDoc for DSL PAPI-API 8 years ago
Ismael Juma ca0c071c10 KAFKA-4636; Per listener security settings overrides (KIP-103) 8 years ago
Guozhang Wang 1eac3f33f5 MINOR: Change logging level for ignored maybeAddMetric from debug to trace 8 years ago
Vahid Hashemian 0c83eddcda MINOR: Escape '<' and '>' symbols in quickstart streams code snippet 8 years ago
Ismael Juma 3171659045 KAFKA-4700: Don't drop security configs in `StreamsKafkaClient` 8 years ago
Jon Freedman dc4d1bb81b MINOR: Update kafka-run-class.bat to handle spaces in classpath 8 years ago
Jason Gustafson 8301cc608e HOTFIX: Consumer offsets not properly loaded on coordinator failover 8 years ago
Ismael Juma 254e3b77d6 KAFKA-4699; Invoke producer callbacks before completing the future 8 years ago
Colin P. Mccabe 5b4e299a46 KAFKA-4630; Implement RecordTooLargeException when communicating with pre-KIP-74 brokers 8 years ago
Jason Gustafson 135488352c MINOR: Refactor partition lag metric for cleaner encapsulation 8 years ago
Will Marshall 51e745ef30 MINOR: Fix typo in WordCountProcessorDemo 8 years ago
Gwen Shapira 9a7032720f MINOR: Clarify misleading comment in WordCount example 8 years ago
Xi Hu e9426291aa KAFKA-4684: add kafka-configs.bat for Windows boxes 8 years ago
Ismael Juma 8b3c6c0a1c KAFKA-4597; RecordMetadata should return log append time when appropriate 8 years ago
Ismael Juma 23f6951961 KAFKA-4698; VerifyError in kafka/client/ClientUtils due to -target:jvm-1.7 8 years ago
Eno Thereska 0971e62e50 HOTFIX: KIP-104 follow-up: remove duplicated per-processor-node throughput metrics, and also rename some other sensors 8 years ago
Guozhang Wang 2ca3e59bb6 KAFKA-3502: KStreamTestDriver needs to be closed after the test case 8 years ago
Manikumar Reddy O b22a4f0782 KAFKA-2000; Delete topic should also delete consumer offsets. 8 years ago
Ben Stopford b8c3b7c964 KAFKA-4596; Throttled reassignment should support partial JSON file 8 years ago
Matthias J. Sax 448c1a4114 HOTIFX: streams system test do not start up correctly 8 years ago