1282 Commits (31e263e8294e94de3d2c44d2ab3a827ab904e247)

Author SHA1 Message Date
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
Jason Gustafson 20c313526a KAFKA-3409: handle CommitFailedException in MirrorMaker 9 years ago
Jiangjie Qin 7af67ce22a KAFKA-3442; Fix FileMessageSet iterator. 9 years ago
Ismael Juma 255b5e1386 KAFKA-3431: Remove `o.a.k.common.BrokerEndPoint` in favour of `Node` 9 years ago
Ismael Juma adca4d7df3 KAFKA-3447; partitionState in UpdateMetadataRequest not logged properly state-change log 9 years ago
Vahid Hashemian ad3dfc6ab2 KAFKA-3219: Fix long topic name validation 9 years ago
Jason Gustafson ca77d67058 KAFKA-3319: improve session timeout broker/client config documentation 9 years ago
gaob13 73470b028c MINOR: Remove the very misleading comment lines 9 years ago
Jason Gustafson 8d8e3aaa61 KAFKA-3412: multiple asynchronous commits causes send failures 9 years ago
Grant Henke bfac36ad0e KAFKA-3328: SimpleAclAuthorizer can lose ACLs with frequent add/remov… 9 years ago
Jun Rao 6553679718 KAFKA-3427: broker can return incorrect version of fetch response when the broker hits an unknown exception 9 years ago
Pierre-Yves Ritschard 4332175c11 KAFKA-3006: standardize KafkaConsumer API to use Collection 9 years ago
Xin Wang 07360cb0d2 KAFKA-3397: use -1(latest) as time default value for tools.GetOffsetShell 9 years ago
Jason Gustafson d9bf55171b KAFKA-3394; allow null offset metadata in commit API 9 years ago
Ismael Juma e89a9ce1a4 KAFKA-2982; Mark the old Scala producer and related classes as deprecated 9 years ago
Dong Lin 579d473ce9 KAFKA-3330; Truncate log cleaner offset checkpoint if the log is truncated 9 years ago
Ismael Juma 3f28d77449 KAFKA-3373; MINOR: follow-up, a few val renames remaining 9 years ago
Ismael Juma 8ef804dc19 KAFKA-3414; Return of MetadataCache.getAliveBrokers should not be mutated by cache updates 9 years ago
edoardo 30e78fa006 KAFKA-2832: Add a consumer config option to exclude internal topics 9 years ago
Anna Povzner 9a836d0154 KAFKA-3303; Pass partial record metadata to ProducerInterceptor.onAcknowledgement on error 9 years ago
Ismael Juma 858047a12b KAFKA-3402; Restore behaviour of MetadataCache.getTopicMetadata when unsupported security protocol is received 9 years ago
Ismael Juma 90c623d10f MINOR: Add test that verifies fix for KAFKA-3047 9 years ago
Allen Wang 951e30adc6 KAFKA-1215; Rack-Aware replica assignment option 9 years ago
Ismael Juma 241c3ebb28 KAFKA-3375; Suppress deprecated warnings where reasonable and tweak compiler settings 9 years ago
Jiangjie Qin ffbe624e6f KAFKA-3373; add 'log' prefix to configurations in KIP-31/32 9 years ago
Ismael Juma c9311d5f4e KAFKA-3047: Explicit offset assignment in Log.append can corrupt the log 9 years ago
Jiangjie Qin 02d4da5f64 KAFKA-2960 KAFKA-1148; Clear purgatory for partitions before becoming follower 9 years ago
Jason Gustafson 764d8ca9eb KAFKA-2073: migrate to client-side topic metadata request/response 9 years ago
Ismael Juma 8180803123 KAFKA-3352: Avoid DNS reverse lookups 9 years ago
Rajini Sivaram 324b0c85f6 KAFKA-3279: Remove checks for JAAS system property 9 years ago
Jiangjie Qin c4282371d9 KAFKA-3343; Use NoTimestamp in GroupMetadataManager when message v0 i… 9 years ago
Grant Henke 8d0c298c8c KAFKA-2068; KAFKA-2069; Replace OffsetCommit and OffsetFetch Request/… 9 years ago
Christian Posta 2fed0c62db MINOR: tidy up spacing for ConsumerGroupCommand related to KAFKA-1476 … 9 years ago
Grant Henke 33fcaad26e MINOR: Remove usage of deprecated junit.framework.Assert 9 years ago
Ismael Juma 94c2343419 KAFKA-3341: Improve error handling on invalid requests 9 years ago
Ashish Singh d63bdc28ca KAFKA-3187: Make kafka-acls.sh help messages more generic. 9 years ago
Aditya Auradkar 5d89365448 KAFKA-3310; Fix for NPEs observed when throttling clients. 9 years ago
Jiangjie Qin 9cd65c46a7 KAFKA-2784: swallow exceptions when mirror maker exits. 9 years ago
Anna Povzner 002b377dad KAFKA-3196; Added checksum and size to RecordMetadata and ConsumerRecord 9 years ago
Ismael Juma 695fdc69db KAFKA-3273; MessageFormatter and MessageReader interfaces should be resilient to changes 9 years ago
Ismael Juma 74eff8a830 MINOR: DefaultMessageFormatter custom deserializer fixes 9 years ago
Guozhang Wang 845c6eae1f KAFKA-3192: Add unwindowed aggregations for KStream; and make all example code executable 9 years ago
Parth Brahmbhatt 92c35230f4 KAFKA-3291; DumpLogSegment tool should also provide an option to only… 9 years ago