2461 Commits (751fe9309011b99f60c1cb03c23a47d0444dce05)
 

Author SHA1 Message Date
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
Matthias J. Sax 245fa2bd8c HOTFIX: updated JavaDoc example for 0.9 tech-prev to 0.10 9 years ago
Vahid Hashemian e6ca328f80 KAFKA-3774: Make 'time' an optional argument of GetOffsetShell 9 years ago
Johnny Lim 107205a7f1 MINOR: Add a newline to a Javadoc sample in KafkaConsumer 9 years ago
Flavio Junqueira ab73259281 KAFKA-3660: Log exception message in ControllerBrokerRequestBatch 9 years ago
Magnus Reftel 61e0eaefd1 MINOR; Close parenthesis in PartitionInfo.toString 9 years ago
Kaufman Ng fec24d19cc MINOR: added spacing in streams doc in section 9.2 9 years ago
Ismael Juma fed3f1f889 MINOR: Avoid trace logging computation in `checkEnoughReplicasReachOffset` 9 years ago
Liquan Pei 3fd9be49ac MINOR: Remove synchronized as the tasks are executed sequentially 9 years ago
Joshi 404b696bea KAFKA-3765; Kafka Code style corrections 9 years ago
Ishita Mandhan 0aff450961 KAFKA-3158; ConsumerGroupCommand should tell whether group is actually dead 9 years ago