2721 Commits (27e3edc791760dea7ff4d048f87d1585f9e235d7)
 

Author SHA1 Message Date
Jason Gustafson 50781b75d8 KAFKA-3865: Fix transient failure in WorkerSourceTaskTest.testSlowTaskStart 9 years ago
Damian Guy 44c8308ab1 MINOR: speed up streams integration tests 9 years ago
Rollulus 4544ee4487 KAFKA-3864: make field.get return field's default value when needed 9 years ago
Ismael Juma b9f1c60328 MINOR: Mention `log.message.format.version=0.10.0` in rolling upgrade section 9 years ago
Jason Gustafson 2c9796114d KAFKA-3850: WorkerSinkTask commit prior to rebalance should be retried on wakeup 9 years ago
Onur Karaman 40fb90937e KAFKA-3810: replication of internal topics should not be limited by replica.fetch.max.bytes 9 years ago
Vahid Hashemian 7fd4fe4487 MINOR: Fix javadoc typos in ConsumerRebalanceListener 9 years ago
Guozhang Wang 91135ea33a MINOR: Check null keys in KTableSource 9 years ago
Guozhang Wang 0b0925a16f HOTFIX: Check hasNext in KStreamWindowReduce 9 years ago
Filipe Azevedo 4c6d7ed95a KAFKA-3838; Update zkClient to 0.9 and Zookeeper to 3.4.8 9 years ago
Eno Thereska 751fe93090 KAFKA-3805: Check if DB is null. 9 years ago
Grant Henke 47f5ae9e9c KAFKA-3691; Confusing logging during metadata update timeout 9 years ago
Jason Gustafson f62db5dd88 MINOR: Follow-up from KAFKA-2720 with comment/style fixes 9 years ago
Damian Guy 7d9d1cb235 KAFKA-3561: Auto create through topic for KStream aggregation and join 9 years ago
Sebastien Launay 54ba2280f0 KAFKA-3840; Allow clients default OS buffer sizes 9 years ago
Rajini Sivaram eb2619cac0 MINOR: Fix quota violation exception message 9 years ago
Jason Gustafson 8c551675ad KAFKA-2720: expire group metadata when all offsets have expired 9 years ago
bbejeck fb42558e25 KAFKA-3443: support for adding sources to KafkaStreams via Pattern. 9 years ago
Jeff Klukas 1ef7b494bb KAFKA-3753: Add approximateNumEntries() method to KeyValueStore interface 9 years ago
Roger Hoover 17668e81c9 MINOR: Expose window store sequence number 9 years ago
Ismael Juma 84ca887295 KAFKA-3830; getTGT() debug logging exposes confidential information 9 years ago
Liquan Pei 9ff54cb5dd MINOR: Catch Throwable in commitSourceTask() 9 years ago
Ishita Mandhan 7cc6e0e2d3 KAFKA-3762 Log.loadSegments() should log the message in exception 9 years ago
Ashish Singh b1ba54025f KAFKA-3699: Update protocol page on website to explain how KIP-35 should be used 9 years ago
Guozhang Wang b8ea094b42 KAFKA-3786: Let ConfigDef filter property key value pairs 9 years ago
Vahid Hashemian b058fcf5ec MINOR: Respect the default value of partition argument in SimpleConsumerShell 9 years ago
uchan-nos 250981fb98 MINOR: Fix connect development guide. 9 years ago
kota-uchida 5b88af9929 MINOR: Fix a variable name semantically correct. 9 years ago
Guozhang Wang da8517182d KAFKA-3817: handle null keys in KTableRepartitionMap 9 years ago
Jeff Klukas eb6f04a8b1 KAFKA-3711: Ensure a RecordingMap is passed to configured instances 9 years ago
Liquan Pei 4b28d38ca4 MINOR: Add comment for round robin partitioner with different subscriptions 9 years ago
Bharat Viswanadham 06a57cf19c KAFKA-3748: Add consumer-property to console tools consumer 9 years ago
Sebastien Launay d9f052acc3 KAFKA-3501: Console consumer process hangs on exit 9 years ago
Ismael Juma feab5a374a KAFKA-3781; Errors.exceptionName() can throw NPE 9 years ago
Sebastien Launay f643d1b75d KAFKA-3783; Catch proper exception on path delete 9 years ago
Joshi 430bf56cdf KAFKA-724; Allow automatic socket.send.buffer from operating system in SocketServer 9 years ago
Rajini Sivaram 0cee0c3218 KAFKA-2948; Remove unused topics from producer metadata set 9 years ago
Rekha Joshi 79aaf19f24 KAFKA-3771; Improving Kafka core code 9 years ago
Ismael Juma 2c7fae0a4a MINOR: Move `ConsoleProducerTest` to the unit test directory 9 years ago
Ismael Juma b60af34d4a MINOR: Fix producer leak in `PlaintextProducerSendTest` 9 years ago
Tao Xiao f4a263b5a8 KAFKA-3787; Preserve the message timestamp in mirror maker 9 years ago
Grant Henke 27cb6686fd KAFKA-3789; Upgrade Snappy to fix snappy decompression errors 9 years ago
Satendra kumar ab35606066 KAFKA-3768; Replace all pattern match on boolean value by if/else block. 9 years ago
Arun Mahadevan ff300c9d4f KAFKA-3645; Fix ConsumerGroupCommand and ConsumerOffsetChecker to correctly read endpoint info from ZK 9 years ago
Edoardo Comar 49ddc897b8 KAFKA-3728; EndToEndAuthorizationTest offsets_topic misconfigured 9 years ago
Tom Rybak 234fa5a694 KAFKA-3784: TimeWindows#windowsFor calculation is incorrect 9 years ago
Sasaki Toru a27030693b MINOR: set charset of Javadoc to UTF-8 9 years ago
Guozhang Wang 76ca6f8cc1 MINOR: Add user overridden test logging events 9 years ago
Greg Fodor 7699b91f87 KAFKA-3785; Fetcher spending unnecessary time during metrics recording 9 years ago
Ismael Juma 1029030466 MINOR: Fix setting of ACLs and ZK shutdown in test harnesses 9 years ago