1788 Commits (80df43500141d6bf710b19f342c8ab172587c128)
 

Author SHA1 Message Date
Sriharsha Chintalapani 403158b54b KAFKA-1686; Implement SASL/Kerberos 9 years ago
Guozhang Wang 8f32617e65 HOTFIX: check logic of KAFKA-2515 should be on buffer.limit() 9 years ago
Ewen Cheslack-Postava 14c128a162 MINOR: Capture stderr in ConsumerPerformanceService. 9 years ago
Dong Lin 343db8a7f4 KAFKA-2669; Fix LogCleaner.awaitCleaned for LogCleanerIntegrationTest 9 years ago
Rajini Sivaram 6745435251 KAFKA-2656; Remove hardcoded default key and truststores 9 years ago
Ismael Juma 964114a8aa MINOR: Reduce logging level for controller connection failures from `error` to `warn` 9 years ago
Gabriel Avellaneda 241b9ab58d MINOR: Fixed README examples on running specific tests. 9 years ago
flavio junqueira ce306ba4eb KAFKA-2639: Refactoring of ZkUtils 9 years ago
Gwen Shapira 78a2e2f8f3 KAFKA-2665: Add images to code github 9 years ago
Onur Karaman 636e14a991 KAFKA-2397: add leave group request to force coordinator trigger rebalance 9 years ago
Guozhang Wang e2e5c89142 KAFKA-2515: Handle oversized messages properly in new consumer 9 years ago
Liquan Pei ef65d0a360 KAFKA-2484: Add schema projection utilities 9 years ago
Randall Hauch c553249b4e KAFKA-2594: Add InMemoryLRUCacheStore as a preliminary method for bounding in-memory stores 9 years ago
Aditya Auradkar aa66b42dac KAFKA-2419 - Fix to prevent background thread from getting created when not required 9 years ago
Mayuresh Gharat 7efa12705d KAFKA-2120: cleaning follow-up 9 years ago
Ashish Singh 5338f8432f KAFKA-2487: change kafka.examples.Consumer to use the new java consumer 9 years ago
Yasuhiro Matsuda 50a076d1e9 MINOR: set up temp directories properly in StreamTaskTest 9 years ago
Manikumar reddy O a4dbf90107 KAFKA-2295; Support dynamically loaded classes from context class loader 9 years ago
Yasuhiro Matsuda c50d39ea82 KAFKA-2654: optimize unnecessary poll(0) away in StreamTask 9 years ago
Guozhang Wang 28e59a1df7 TRIVIAL: add @throws ConsumerWakeupException in KafkaConsumer 9 years ago
Grant Henke 3626133473 KAFKA-2536: topics tool should allow users to alter topic configuration 9 years ago
Grant Henke 5013a41a51 KAFKA-2650: Change ConfigCommand --deleted-config option to align wit… 9 years ago
Randall Hauch 6e571225d5 KAFKA-2593: Key value stores can use specified serializers and deserializers 9 years ago
Rajini Sivaram f13d115596 KAFKA-2603: Add timeout arg to ConsoleConsumer for new consumer 9 years ago
Jason Gustafson 27c099b043 MINOR: ignore wakeups when committing offsets on consumer close 9 years ago
Guozhang Wang d8c5750799 KAFKA-2632: move fetchable check ahead in handleFetchResponse 9 years ago
Yasuhiro Matsuda b1ce9494e3 MINOR: flush record collector after local state flush 9 years ago
Dong Lin 123d27e4d0 KAFKA-2527; System Test for Quotas in Ducktape 9 years ago
Ewen Cheslack-Postava 36d4469326 KAFKA-2372: Add Kafka-backed storage of Copycat configs. 9 years ago
benstopford e2ec02e1d1 KAFKA-2637; Cipher suite setting should be configurable for SSL 9 years ago
Gwen Shapira 373332b0f9 Closes #206 . *WONT FIX* - no new release planned for 0.8.2 branch 9 years ago
Gwen Shapira 518f78be0b closes pr #206. *WONT FIX* - no new release planned for 0.8.2 branch 9 years ago
Ewen Cheslack-Postava d7340503a1 KAFKA-2613; Make maxParallelForks configurable via Gradle config so it can be turned down on shared build infrastructure. 9 years ago
Rajini Sivaram dd514b2bb8 KAFKA-2581: Run some existing ducktape tests with SSL 9 years ago
Gwen Shapira 7915396ee8 KAFKA-2203: Getting Java8 to relax about javadoc and let our build pass 9 years ago
Aditya Auradkar 9fde92f9f1 KAFKA-2443 KAFKA-2567; Expose windowSize on Rate; - Throttle time should not return NaN 9 years ago
Grant Henke fe4818e094 KAFKA-2633; Default logging from tools to Stderr 9 years ago
Ismael Juma bd98a99c1e MINOR: Use the correct processor id in the processor thread name 9 years ago
Ismael Juma 1265d7cb7f KAFKA-2614; No more clients can connect after `TooManyConnectionsException` threshold (max.connections.per.ip) is reached 9 years ago
Yasuhiro Matsuda c67ca65889 MINOR: putting back kstream stateful transform methods 9 years ago
Ewen Cheslack-Postava 96209b1e7a MINOR: Fix exception message in Copycat's Time logical type. 9 years ago
Randall Hauch 7233858bea KAFKA-2600: Align Kafka Streams' interfaces with Java 8 functional interfaces 9 years ago
Ewen Cheslack-Postava 49822ff836 KAFKA-2622: Add Time logical type for Copycat. 9 years ago
Jason Gustafson 6a06e22ef8 KAFKA-2596: reject commits from unknown groups with positive generations 9 years ago
Yasuhiro Matsuda 5a921a3239 MINOR: typing ProcessorDef 9 years ago
Jiangjie Qin f1110c3fbb KAFKA-2477: Fix a race condition between log append and fetch that causes OffsetOutOfRangeException. 9 years ago
Mayuresh Gharat 693d4ca1a6 KAFKA-2428: Add sanity check in KafkaConsumer for the timeouts 9 years ago
Parth Brahmbhatt 2254f2bfaf Kafka-2587: Only notification handler will update the cache and all verifications will use waitUntilTrue. 9 years ago
Aditya Auradkar 118912e76e KAFKA-2419; Garbage collect unused sensors 9 years ago
Rajini Sivaram 2047a9afe1 KAFKA-2534: Fixes and unit tests for SSLTransportLayer buffer overflow 9 years ago