1658 Commits (359be3a682951fd469d690df8d9e7a5a89a9d03b)
 

Author SHA1 Message Date
Jason Gustafson 359be3a682 KAFKA-2674: clarify onPartitionsRevoked behavior 9 years ago
Grant Henke 69af573b35 KAFKA-2783; Drop outdated hadoop contrib modules 9 years ago
Geoff Anderson 7073fa7efe KAFKA-2258: add failover to mirrormaker test 9 years ago
Ewen Cheslack-Postava 75f2b8c8b4 KAFKA-2782: Fix KafkaBasedLogTest assertion and move it to the main test thread. 9 years ago
Ewen Cheslack-Postava 13ba57dcfc KAFKA-2778: Use zero loss settings by default for Connect source producers. 9 years ago
Ewen Cheslack-Postava bc76e6704e KAFKA-2775: Move exceptions into API package for Kafka Connect. 9 years ago
Jason Gustafson 2b04004de8 HOTFIX: bug updating cache when loading group metadata 9 years ago
Ewen Cheslack-Postava e9fc7b8c84 KAFKA-2776: Fix lookup of schema conversion cache size in JsonConverter. 9 years ago
Ewen Cheslack-Postava a24f9a23a6 KAFKA-2781; Only require signing artifacts when uploading archives. 9 years ago
Rajini Sivaram efbebc6e84 KAFKA-2779; Close SSL socket channel on remote connection close 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Ewen Cheslack-Postava f4b87deefe KAFKA-2480: Handle retriable and non-retriable exceptions thrown by sink tasks. 9 years ago
Jason Gustafson 83fb734603 HOTFIX: fix group coordinator edge cases around metadata storage callback 9 years ago
Ashish Singh 34d9976656 KAFKA-2761: enable whitelist regex subscription for new consumer in ConsoleConsumer 9 years ago
Jason Gustafson 23cc9c77b2 KAFKA-2723: new consumer exception cleanup 9 years ago
Gwen Shapira b4e1bdf48b KAFKA-2666: Docs: Automatically generate documentation from config classes 9 years ago
Flavio Junqueira 30bf985348 KAFKA-2767; Upgrade ZkClient version to 0.7 9 years ago
Guozhang Wang 15524d0970 KAFKA-2766: use new producer by default in tooling 9 years ago
Ewen Cheslack-Postava d297b3af26 KAFKA-2765: Add versions to Copycat Connector and Task interfaces and log versions when instantiating connectors and tasks. 9 years ago
Rajini Sivaram 130a561ad5 MINOR: Remove unnecessary println 9 years ago
Chris Pinola 09ff686738 MINOR: Fix homophone typo in Design documentation 9 years ago
Ashish Singh a9e4ce79fe KAFKA-2734: kafka-console-consumer should allow empty topic for old consumer. 9 years ago
Ashish Singh a423316d38 KAFKA-2760: Clean up interface of AdminClient.describeConsumerGroup. 9 years ago
Ewen Cheslack-Postava c006c5916e KAFKA-2764: Change use of Properties in Copycat to Maps. 9 years ago
Ewen Cheslack-Postava a76660ac81 KAFKA-2713: Run task start and stop methods in worker threads so they execute in parallel and cannot block the herder thread. 9 years ago
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