1282 Commits (31e263e8294e94de3d2c44d2ab3a827ab904e247)

Author SHA1 Message Date
David Jacot e789a35d3b KAFKA-3085; BrokerChangeListener computes inconsistent live/dead broker list 9 years ago
Grant Henke 9c998dd8cd KAFKA-3019: Add an exceptionName method to Errors 9 years ago
Grant Henke 3a0fc125f4 KAFKA-3084: Topic existence checks in topic commands (create, alter, delete) 9 years ago
Gabriel Zhang ccdf552749 MINOR: Fix typos in Kafka website page 9 years ago
Grant Henke ee1770e00e KAFKA-2988; Change default configuration of the log cleaner 9 years ago
Grant Henke a9ff3f2ece KAFKA-2929: Migrate duplicate error mapping functionality 9 years ago
David Jacot 00114dae7a KAFKA-2072; Replace StopReplica Request/Response with their org.apache.kafka.common.requests equivalents 9 years ago
Mayuresh Gharat a788c65f02 KAFKA-2937; Disable the leaderIsr check if the topic is to be deleted. 9 years ago
Konrad b098f677ae KAFKA-3058; remove the usage of deprecated config properties 9 years ago
Dong Lin c44c898ec8 KAFKA-3045; ZkNodeChangeNotificationListener shouldn't log InterruptedException as error 9 years ago
Ismael Juma 5db147c1d4 KAFKA-3010; Include error in log when ack 0 9 years ago
Ismael Juma 23d607dc21 MINOR: Update `config/producer.properties` to have new producer properties 9 years ago
Ismael Juma 57df460f8d KAFKA-3051 KAFKA-3048; Security config docs improvements 9 years ago
Ismael Juma f9642e2a98 KAFKA-3052; Broker properties get logged twice if acl enabled 9 years ago
Flavio Junqueira b905d48918 KAFKA-2949; Make EndToEndAuthorizationTest replicated. 9 years ago
Sasaki Toru d9ddc109fd KAFKA-3043: Replace request.required.acks with acks in docs. 9 years ago
ouyangliduo 83d4c359ba MINOR: Fix a typos in comments 9 years ago
David Jacot ba6f141dd7 MINOR: Tiny optimization to avoid mapping twice on the results. 9 years ago
Grant Henke 64b746bd8b KAFKA-3020; Ensure CheckStyle runs on all Java code 9 years ago
Jin Xing e32131ed6f KAFKA-2455: Fix failure in kafka.consumer.MetricsTest.testMetricsLeak 9 years ago
Jin Xing d2632d011f KAFKA-2977: Transient Failure in kafka.log.LogCleanerIntegrationTest.cleanerTest 9 years ago
Jin Xing 3615e4773d KAFKA-2058: Fix ProducerTest.testSendWithDeadBroker transient failure 9 years ago
Ismael Juma 8c754c45af MINOR: Change return type of `Schema.read` to be `Struct` instead of `Object` 9 years ago
Ben Stopford 9220df9f8b KAFKA-2964: Split Security Rolling Upgrade Test by Client and Broker Protocols 9 years ago
Cory Kolbeck 5df783f18e Kafka-2992: Guard trace statements in the inner loop of the replica fetcher 9 years ago
Grant Henke 3432e85f66 KAFKA-2509: Replace LeaderAndIsr{Request,Response} with o.a.k.c reque… 9 years ago
Vahid Hashemian 3f3358b6d4 MINOR: Fix typos in code comments 9 years ago
Magnus Edenhill 9a0e16397e MINOR: Documentation updates for reserved.broker.max.id 9 years ago
Guozhang Wang 901fe2eec2 KAFKA-2837 Follow-up: Default max block to 60 seconds 9 years ago
Jason Gustafson f3fc9e108e KAFKA-2990; Fix NoSuchMethodError in Pool with cast to ConcurrentMap 9 years ago
Jin Xing 3fed57909c KAFKA-2837: Fix transient failure of kafka.api.ProducerBounceTest.testBrokerFailure 9 years ago
Grant Henke 01f3e59ef9 KAFKA-2070; Replace Offset{Request,Response} with o.a.k.c requests equivalent 9 years ago
Grant Henke 98a093d6c9 MINOR: Change SaslSetup workDir to be under the build folder 9 years ago
Gwen Shapira 882fe01284 KAFKA-2926; [MirrorMaker] InternalRebalancer calls wrong method of external rebalancer 9 years ago
unknown 3fa0e12920 KAFKA-2965; Two variables should be exchanged. 9 years ago
Jason Gustafson 454d7d0901 KAFKA-2924: support offsets topic in DumpLogSegments 9 years ago
Dong Lin ef92a8ae74 KAFKA-2668; Add a metric that records the total number of metrics 9 years ago
Ismael Juma b5f5be69ea KAFKA-2399; Replace `Stream.continually` with `Iterator.continually` 9 years ago
Ismael Juma d09188aa36 MINOR: Use `EasyMock.newCapture` instead of deprecated `new Capture` 9 years ago
Grant Henke 5bc90d4542 KAFKA-2958: Remove duplicate API key mapping functionality 9 years ago
Grant Henke b390b15cdb MINOR: Remove unused DoublyLinkedList 9 years ago
Jason Gustafson cd54fc8816 KAFKA-2931: add system test for consumer rolling upgrades 9 years ago
Luciano Afranllie b09663eeec MINOR: ConsoleConsumer - Fix number of processed messages count 9 years ago
Jason Gustafson 9fb1e25738 KAFKA-2880: consumer should handle disconnect/timeout for metadata requests 9 years ago
Grant Henke 69269e76a4 KAFKA-2421: Upgrade LZ4 to version 1.3 9 years ago
Dong Lin 4649c347b6 MINOR - fix typo in index corruption warning message 9 years ago
Jason Gustafson eafc349a1f KAFKA-2913: missing partition check when removing groups from cache 9 years ago
Flavio Junqueira 4a8acdf9d7 KAFKA-2732; Add class for ZK Auth. 9 years ago
Ben Stopford 09b43beb1d KAFKA-2899: improve logging when unexpected exceptions thrown in reading local log 9 years ago
Grant Henke abf6b2ebb3 MINOR: Improve broker id documentation 9 years ago