1567 Commits (af42c37899e8fc66590e7f3c4893f8224441f6a8)
 

Author SHA1 Message Date
Yasuhiro Matsuda af42c37899 HOTFIX: call consumer.poll() even when no task is assigned 9 years ago
Yasuhiro Matsuda 38a1b60553 HOTFIX: fix off-by-one stream offset commit 9 years ago
Jason Gustafson c6c4f50703 HOTFIX: group rebalance can throw illegal generation or rebalance in progress 9 years ago
Ismael Juma 8bc59a3b8f MINOR: Fix compiler error in `KafkaLog4jAppender` 9 years ago
Ashish Singh d21cb66e7d KAFKA-2447: Add capability to KafkaLog4jAppender to be able to use SSL 9 years ago
Jiangjie Qin 2fd645ac2f KAFKA-2452: Add new consumer option to mirror maker. 9 years ago
Grant Henke 2e4aed7070 KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools 9 years ago
Grant Henke fc4ef47910 KAFKA-2645: Document potentially breaking changes in the release note… 9 years ago
Yasuhiro Matsuda e6f9b9e473 KAFKA-2694: Reformat task id as group id and partition id 9 years ago
Jason Gustafson b251bebbcc MINOR: follow-up to KAFKA-2464 for renaming/cleanup 9 years ago
Yasuhiro Matsuda 71399ffe4c KAFKA-2652: integrate new group protocol into partition grouping 9 years ago
Gwen Shapira 939c4244e7 KAFKA-2449: Update mirror maker docs 9 years ago
Ismael Juma 16f194b20a KAFKA-2460; Fix capitalisation in SSL classes 9 years ago
Ewen Cheslack-Postava 6f2f1f9843 KAFKA-2626: Handle null keys and value validation properly in OffsetStorageWriter. 9 years ago
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat. 9 years ago
flavio junqueira 21443f214f KAFKA-2641; Upgrade path for ZK authentication 9 years ago
Ashish Singh 701c46b3a3 KAFKA-2671: Enable starting Kafka server with a Properties object 9 years ago
Guozhang Wang aa56dfb9e7 KAFKA-2686: Reset needsPartitionAssignment in SubscriptionState.assign() 9 years ago
Ismael Juma bf292a6fa5 MINOR: Restore `SslConsumerTest` which was accidentally deleted in client-side assignment commit 9 years ago
Dong Lin 2e25f899a1 KAFKA-2678; partition level lag metrics can be negative 9 years ago
Ismael Juma 65922b5388 KAFKA-2456 KAFKA-2472; SSL clean-ups 9 years ago
Aditya Auradkar d9b1dc7081 KAFKA-2209; Change quotas dynamically using DynamicConfigManager 9 years ago
Ismael Juma 361686d4a9 KAFKA-2618; Disable SSL renegotiation for 0.9.0.0 9 years ago
Jiangjie Qin 3005653813 KAFKA-2454; Deadlock between log segment deletion and server shutdown. 9 years ago
Jason Gustafson 86eb74d923 KAFKA-2464: client-side assignment for new consumer 9 years ago
Ismael Juma 6e747d4297 MINOR: Update to Gradle 2.8 9 years ago
Ewen Cheslack-Postava 1d4a0b8811 KAFKA-2667: Fix transient error in KafkaBasedLogTest. 9 years ago
Eno Thereska 0785feeb0f KAFKA-2459: Mark last committed timestamp to fix connection backoff 9 years ago
benstopford 44f6c4b946 KAFKA-2338; Warn on max.message.bytes change 9 years ago
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