1282 Commits (31e263e8294e94de3d2c44d2ab3a827ab904e247)

Author SHA1 Message Date
Jason Gustafson c39e79bb5a KAFKA-2691: Improve handling of authorization failure during metadata refresh 9 years ago
Guozhang Wang c30ee50d82 KAFKA-2730: use thread-id as metrics tags 9 years ago
Anna Povzner aa73554c19 KAFKA-2737: Added single- and multi-consumer integration tests for round-robin assignment 9 years ago
Jiangjie Qin 70a7d5786c KAFKA-2722; Improve ISR change propagation. 9 years ago
Jason Gustafson 596c203af1 KAFKA-2687: Add support for ListGroups and DescribeGroup APIs 9 years ago
Guozhang Wang 7c33475274 KAFKA-2017: Persist Group Metadata and Assignment before Responding 9 years ago
Rajini Sivaram 9d8dd9f104 KAFKA-2680; Use IBM ConfigFile class to load jaas config if IBM JDK 9 years ago
Dong Lin b944356990 KAFKA-2660; Correct cleanableRatio calculation 9 years ago
Anna Povzner efdc2ad2e7 KAFKA-2714: Added integration tests for exceptional cases in fetching 9 years ago
Aditya Auradkar 13803ae91c KAFKA-2502; Documentation for quotas 9 years ago
Joel Koshy 0da6547617 KAFKA-2663; Trivial follow-up to edit comments 9 years ago
Flavio Junqueira 42bcc4339f KAFKA-2705; Remove static JAAS config file for ZK auth tests 9 years ago
Aditya Auradkar 217eb90444 KAFKA-2663 KAFKA-2664; Add quota-delay time to request processing time break-up; avoid using copy-on-write map for metrics 9 years ago
Parth Brahmbhatt 1b5687b9e4 KAFKA-2598; Adding integration test for the authorizer at API level. … 9 years ago
Ewen Cheslack-Postava 47c888078d MINOR: Fix missing copyright in config file added in KAFKA-2640. 9 years ago
Jason Gustafson 443cd9ab0d KAFKA-2648: enforce non-empty group-ids in join-group request 9 years ago
Flavio Junqueira 983b1f9e17 KAFKA-2640; Add tests for ZK authentication 9 years ago
Ismael Juma 9855bb9c65 KAFKA-2675; SASL/Kerberos follow up 9 years ago
Guozhang Wang 80223baa3b HOTFIX: Rename WakeupException in MirrorMaker 9 years ago
Eno Thereska 7a36d36478 MINOR: Expose ReplicaManager gauges 9 years ago
Jiangjie Qin 2fd645ac2f KAFKA-2452: Add new consumer option to mirror maker. 9 years ago
Ismael Juma 16f194b20a KAFKA-2460; Fix capitalisation in SSL classes 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
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
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
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
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
flavio junqueira ce306ba4eb KAFKA-2639: Refactoring of ZkUtils 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
Aditya Auradkar aa66b42dac KAFKA-2419 - Fix to prevent background thread from getting created when not required 9 years ago
Manikumar reddy O a4dbf90107 KAFKA-2295; Support dynamically loaded classes from context class loader 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
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
benstopford e2ec02e1d1 KAFKA-2637; Cipher suite setting should be configurable for SSL 9 years ago
Rajini Sivaram dd514b2bb8 KAFKA-2581: Run some existing ducktape tests with SSL 9 years ago
Aditya Auradkar 9fde92f9f1 KAFKA-2443 KAFKA-2567; Expose windowSize on Rate; - Throttle time should not return NaN 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