1634 Commits (afeadbef50ee8cb5c23de26c1b2a5ad2c7ad941e)

Author SHA1 Message Date
Dana Powers 4331bf4ff2 HOTFIX: KAFKA-3160 follow-up, catch decompression errors in constructor 9 years ago
Mickael Maison 2caf872c2e KAFKA-3587; LogCleaner fails due to incorrect offset map computation 9 years ago
Rajini Sivaram bce3415b18 KAFKA-3662; Fix timing issue in SocketServerTest.tooBigRequestIsRejected 9 years ago
Vahid Hashemian 62b9fa2254 KAFKA-3579; Reference both old and new consumer properties in `TopicCommand` 9 years ago
Ismael Juma 51f7a35c92 KAFKA-3670; ControlledShutdownLeaderSelector should pick the preferred replica as the new leader, if possible 9 years ago
Dana Powers 8fe2552239 KAFKA-3160; Fix LZ4 Framing 9 years ago
Mark Grover 58f9d7cf8a KAFKA-3669; Add secondary constructor for KafkaConfig with a default value for doLog 9 years ago
Kaufman Ng 1985033127 Minor: added description for lag in consumer group command 9 years ago
Guozhang Wang 4a076a03be HOTFIX: follow-up on KAFKA-725 to remove the check and return empty response instead of throw exceptions 9 years ago
Rajini Sivaram 64451af9e0 KAFKA-3652; Return error response for unsupported version of ApiVersionsRequest 9 years ago
William Thurston c46cc48021 KAFKA-2236; Offset request reply racing with segment rolling 9 years ago
Jason Gustafson 7a0821d653 KAFKA-3632; remove fetcher metrics on shutdown and leader migration 9 years ago
Ben Stopford b410ea37b0 KAFKA-2684; Add force option to topic / config command so they can be called programatically 9 years ago
Som Sahu 88e5d5a9a1 KAFKA-3448; Support zone index in IPv6 regex 9 years ago
Ismael Juma c7425be5be KAFKA-3128; Add metrics for ZooKeeper events zookeeper metrics 9 years ago
Rajini Sivaram 69d9a669d7 KAFKA-3618; Handle ApiVersionsRequest before SASL authentication 9 years ago
Anna Povzner e29eac4bbb KAFKA-3597; Query ConsoleConsumer and VerifiableProducer if they shutdown cleanly 9 years ago
Liquan Pei 346df72736 MINOR: Avoid compiler warnings when registering metrics in KafkaServer 9 years ago
Jason Gustafson fdded2da6e KAFKA-3636; Change default max session timeout to 5 minutes 9 years ago
Rajini Sivaram 3a496f480d KAFKA-3617; Unit tests for SASL authenticator 9 years ago
Ashish Singh 57831a56a5 KAFKA-3621; Add tests for ApiVersionRequest/Response 9 years ago
Ashish Singh 8407dac6ee KAFKA-3307; Add ApiVersions Request/Response and server side handling. 9 years ago
Manikumar reddy O 2885bc33da KAFKA-3580; Improve error logging in ReplicaFetchThread 9 years ago
Grant Henke 33d745e2dc KAFKA-3306: Change metadata response to include required additional fi… 9 years ago
Rajini Sivaram 5b375d7bf9 KAFKA-3149; Extend SASL implementation to support more mechanisms 9 years ago
Stig fbac525c08 MINOR: Fix zk path in KafkaHealthCheck comment 9 years ago
Guozhang Wang 1a73629bb4 KAFKA-3607: Close KStreamTestDriver upon completing; follow-up fixes to be tracked in KAFKA-3623 9 years ago
Dionysis Grigoropoulos f60a3fad38 MINOR: Typo fixes in ReplicaFetchMaxBytesDoc 9 years ago
Ben Stopford b3847f76b5 KAFKA-3270; Added some Happy Path Tests for the Reassign Partitions Command 9 years ago
Rajini Sivaram 9d71489ff0 KAFKA-3548: Use root locale for case transformation of constant strings 9 years ago
Ewen Cheslack-Postava 280efe7f78 MINOR: Remove RollingBounceTest since its functionality is covered by the ReplicationTest system test 9 years ago
Ishita Mandhan 0bf61039c8 MINOR: Fix typos in code comments 9 years ago
Ismael Juma a5f1158c31 KAFKA-3558; Add compression_type parameter to benchmarks in benchmark_test.py 9 years ago
Grant Henke a81ad2582e KAFKA-3563: Maintain MessageAndMetadata constructor compatibility 9 years ago
Jason Gustafson 03817d5a26 KAFKA-3529: Fix transient failure in testCommitAsync 9 years ago
Grant Henke 065ddf9019 KAFKA-3549: Close consumers instantiated in consumer tests 9 years ago
Jason Gustafson f4d3d28658 KAFKA-3470: treat commits as member heartbeats 9 years ago
Stig Rohde Døssing 4d467c2ec2 KAFKA-725: Return OffsetOutOfRange error from ReplicaManager when non-follower attempts reading an offset that's above high watermark. 9 years ago
Rajini Sivaram 9c34df1511 KAFKA-3488; Avoid failing of unsent requests in consumer where possible 9 years ago
Grant Henke 8218a4a153 KAFKA-3508: Fix transient SimpleACLAuthorizerTest failures 9 years ago
Ismael Juma 893e79af88 KAFKA-3489; Update request metrics if a client closes a connection while the broker response is in flight 9 years ago
Ismael Juma aee8ebb46c KAFKA-3510; OffsetIndex thread safety 9 years ago
Ismael Juma b94a7812be KAFKA-3495; NetworkClient.blockingSendAndReceive` should rely on requestTimeout 9 years ago
Ismael Juma 89fd97f8c9 KAFKA-2844; Separate keytabs for sasl tests 9 years ago
Ashish Singh a4d6f1dce5 MINOR: Add check for empty topics iterator in ReplicaVerificationTool. 9 years ago
Rajini Sivaram 77142f6bae KAFKA-2910: Close Zookeeper clients in unit tests 9 years ago
Grant Henke 623ab1e7c6 KAFKA-3451: Add basic HTML coverage report generation to gradle 9 years ago
Ismael Juma 78d91dcd88 KAFKA-3475; Introduce our own `MiniKdc` 9 years ago
Ismael Juma 43d5078e98 MINOR: Remove a couple of redundant `CoreUtils.rm` methods 9 years ago
Grant Henke d3a66a6536 KAFKA-3460: Remove old 0.7 KafkaMigrationTool 9 years ago