1733 Commits (c7c7f4cfa7e1c385d5f5706161572d657b495b7a)
 

Author SHA1 Message Date
Jason Gustafson b1eaa46a51 HOTFIX: unsubscribe does not clear user assignment properly 9 years ago
Ashish Singh c3c0c04e62 KAFKA-2490: support new consumer in ConsumerGroupCommand 9 years ago
Grant Henke 33e879a389 KAFKA-2702: ConfigDef toHtmlTable() sorts in a way that is a bit conf… 9 years ago
Guozhang Wang 76bcccd61f KAFKA-2745: Update JavaDoc for new / updated consumer APIs 9 years ago
Matthew Bruce cbdd8218c1 KAFKA-2756: Use request version Id instead of latest version Id to parse the corresponding response. 9 years ago
Guozhang Wang 0273c4379f MINOR: follow-up KAFKA-2730 to use two tags for broker id and fetcher id combination 9 years ago
Jeff Holoman bf2563e2f7 KAFKA-2735: BrokerEndPoint should support uppercase hostnames. 9 years ago
Ashish Singh 490bbc9118 KAFKA-2755: Suspicious reference forwarding cause NPE on handleDescribeGroup. 9 years ago
Jason Gustafson 7eee11451e KAFKA-2753: improve SyncGroup error handling in client 9 years ago
Ewen Cheslack-Postava a4551773ca KAFKA-2748: Ensure sink tasks commit offsets upon rebalance and rewind if the SinkTask flush fails. 9 years ago
Gwen Shapira d23785ff2d KAFKA-2738: Replica FetcherThread should connect to leader endpoint matching its inter-broker security protocol. 9 years ago
Ewen Cheslack-Postava b30d68a4e3 KAFKA-2743: Make forwarded task reconfiguration requests asynchronous on backoff on retrying. 9 years ago
Ewen Cheslack-Postava 7d6515fb8f KAFKA-2741: Make SourceTaskContext and SinkTaskContext interfaces and keep implementations in runtime jar. 9 years ago
Ewen Cheslack-Postava 4a9e7607b9 KAFKA-2742: Fix SourceTaskOffsetCommitter to handle removal of commit tasks when they are already in progress. 9 years ago
Jason Gustafson 68f42210a1 MINOR: add test case for fetching from a compacted topic 9 years ago
Jason Gustafson ef5d168cc8 KAFKA-2697: client-side support for leave group 9 years ago
Jason Gustafson 8de62253ad HOTFIX: Fix incorrect version used for group metadata version 9 years ago
Ewen Cheslack-Postava 70a784b64a KAFKA-2744: Commit source task offsets after task is completely stopped 9 years ago
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
Yasuhiro Matsuda 421de0a3f9 KAFKA-2727: Topology partial construction 9 years ago
Michael G. Noll 7ded64bc2e KAFKA-2740: Convert Windows bin scripts from CRLF to LF line encodings 9 years ago
Jiangjie Qin 70a7d5786c KAFKA-2722; Improve ISR change propagation. 9 years ago
Rajini Sivaram 98db5ea94f KAFKA-2644; Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL 9 years ago
Jason Gustafson 596c203af1 KAFKA-2687: Add support for ListGroups and DescribeGroup APIs 9 years ago
Gwen Shapira f413143edd KAFKA-2441: SSL/TLS in official docs 9 years ago
Liquan Pei 5aa5f19d38 KAFKA-2480: Add backoff timeout and support rewinds 9 years ago
Ashish Singh edddc41b37 KAFKA-2716: Make Kafka core not depend on log4j-appender 9 years ago
Flavio Junqueira 840e95897f KAFKA-2724: ZK Auth documentation. 9 years ago
Rajini Sivaram 694e03c355 KAFKA-2719; Use wildcard classpath for dependant-libs 9 years ago
Guozhang Wang 7c33475274 KAFKA-2017: Persist Group Metadata and Assignment before Responding 9 years ago
Yasuhiro Matsuda e466ccd711 KAFKA-2707: make KStream processor names deterministic 9 years ago
Geoff Anderson 1f5d05fe71 KAFKA-2726: Fix port collision between ntpdate and ntp daemon 9 years ago
Yasuhiro Matsuda 758272267c KAFKA-2706: make state stores first class citizens in the processor topology 9 years ago
Gwen Shapira 6383593fed KAFKA-2518: Update NOTICE file 9 years ago
Gwen Shapira 34775bd3ed KAFKA-2681: Added SASL documentation 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
Ashish Singh eec222e982 KAFKA-2574: Add ducktape based ssl test for KafkaLog4jAppender 9 years ago
Ashish Singh 637f9a3166 HOTFIX: log4j-appender not getting built 9 years ago
Manikumar reddy O 1cc44830b9 KAFKA-2562: update kafka scripts to use new tools/code 9 years ago
Geoff Anderson d50499a0e0 KAFKA-2715: Removed previous system_test folder 9 years ago
Ewen Cheslack-Postava c001b2040c KAFKA-2369: Add REST API for Copycat. 9 years ago
Anna Povzner efdc2ad2e7 KAFKA-2714: Added integration tests for exceptional cases in fetching 9 years ago
Ismael Juma d9ae33d4c0 KAFKA-2711; SaslClientAuthenticator no longer needs KerberosNameParser in constructor 9 years ago
Geoff Anderson 622730905d MINOR: Update system test MANIFEST.in 9 years ago
Aditya Auradkar 13803ae91c KAFKA-2502; Documentation for quotas 9 years ago
Geoff Anderson e0ca8fdd7c MINOR: update to correct clock skew 9 years ago
Joel Koshy 0da6547617 KAFKA-2663; Trivial follow-up to edit comments 9 years ago