3192 Commits (2e662a061608a0755274da3e2ccf87401936febf)
 

Author SHA1 Message Date
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
Jeyhun Karimov abe19fe693 KAFKA-3835; Streams is creating two ProducerRecords for each send via RecordCollector 8 years ago
Vahid Hashemian 63cf0e5877 MINOR: Update consumer group describe output in the documentation 8 years ago
Damian Guy 675881b0f1 MINOR: close state store in CachingSessionStoreTest 8 years ago
Jun Rao 2a5db4d6c4 trivial change to clarify comments in KAFKA-4229 8 years ago
pengwei-li 3f0168cd35 KAFKA-4229; Controller can't start after several zk expired event 8 years ago
Ewen Cheslack-Postava 9b8d99b1b8 KAFKA-4673: Fix thread-safety of Python VerifiableConsumer class 8 years ago
Andrew Olson 8dfb8afb93 KAFKA-4687; Fix InvalidTopicException due to topic creation race condition 8 years ago
Colin P. Mccabe 3df60e7eb8 KAFKA-4548; Add ClientCompatibilityTest to verify features against older brokers 8 years ago
Guozhang Wang 7837d3e548 KAFKA-3896: Fix KStreamRepartitionJoinTest 8 years ago
Matthias J. Sax b938c03b0a MINOR: rework JavaDoc for windowing related public API 8 years ago
Dana Powers 3bb0d3cd88 MINOR: Add expected Error Codes to ProduceResponse documentation 8 years ago
Colin P. Mccabe 567180605c KAFKA-4688; Kafka 0.10.1.1 should be available in system tests 8 years ago
huxi 337f576f59 KAFKA-4576; Log segments close to max size break on fetch 8 years ago
Jason Gustafson bf5aebadb5 MINOR: Add offset information to consumer_test error messages 8 years ago
Matthias J. Sax 79987590e3 KAFKA-4671: Fix Streams window retention policy 8 years ago
Guozhang Wang 3400d0c3cc KAFKA-4633; Always using regex pattern subscription in StreamThread 8 years ago
Hojjat Jafarpour 62206de4e5 KAFKA-4060 Follow-up: update docs accordingly 8 years ago
Matthias J. Sax dd897bdb2e HOTFIX: KAFKA-4060 and KAFKA-4476 follow up 8 years ago
Magnus Reftel a321750646 MINOR: Improve scaladoc for Authorizer 8 years ago
Eno Thereska 1eb1e2f60a MINOR: Pass RecordingLevel to MetricConfig in the broker 8 years ago
Vogeti 22782ccfc4 MINOR: Empty logDirs validation should include error message 8 years ago
Xavier Léauté 20e957c9b1 KAFKA-4672; fix source compatibility for lambda expressions 8 years ago
Matthias J. Sax 0b99bea590 KAFKA-4060 and KAFKA-4476 follow up: remove unnecessary InternalTopicManager branch and fixed one copartitioning bug 8 years ago
Shikhar Bhushan a8aa756166 KAFKA-3209: KIP-66: more single message transforms 8 years ago
Xavier Léauté 50e035dc34 MINOR: reduce verbosity of cache flushes 8 years ago
Sandesh K a37bf5fffa KAFKA-4432; Added support to supply custom message payloads to perf-producer script. 8 years ago
Vahid Hashemian 813897a006 KAFKA-4547; Avoid incorrect reset of paused partitions to the committed offsets 8 years ago
Yuto Kawamura 5fc530bc48 KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause 8 years ago