3680 Commits (e4d829c47b9e143aa914cc492500d568d44836ef)
 

Author SHA1 Message Date
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
Rajini Sivaram 666abafcc5 KAFKA-4589; SASL/SCRAM documentation 8 years ago
Hojjat Jafarpour 8e2cbae8b1 KAFKA-4060; Follow-up: Throw exceptions when internal topics to create already exist with unexpected number of partitions 8 years ago
Colin P. Mccabe 4a6f2c6cc0 KAFKA-4457; Add BrokerApiVersionsCommand 8 years ago
Matthias J. Sax d8a77560c2 MINOR: refactor streams system test class hierachy 8 years ago
Damian Guy 961ebca57f HOTFIX: ChangeLoggingKeyValueStore.name() returns null 8 years ago
Damian Guy ccb183f9fc MINOR: Fix javadoc typos in KStream#process 8 years ago
Rajini Sivaram 4c492975a0 KAFKA-4568; Simplify test code for multiple SASL mechanisms 8 years ago
Guozhang Wang 1974e1b0e5 KAFKA-3502; move RocksDB options construction to init() 8 years ago
Ismael Juma fd6d7bcf33 KAFKA-4591; Create Topic Policy follow-up 8 years ago
Matthias J. Sax e3bdc84d86 MINOR: remove ZK from system tests 8 years ago
Damian Guy 73b7ae0019 KAFKA-3452 Follow-up: Refactoring StateStore hierarchies 8 years ago
Damian Guy 825f225bc5 KAFKA-4588: Wait for topics to be created in QueryableStateIntegrationTest.shouldNotMakeStoreAvailableUntilAllStoresAvailable 8 years ago