725 Commits (42284960dab4724445a4a3a7831b3b48f0ddcb48)

Author SHA1 Message Date
Anna Povzner d5b43b19bb KAFKA-3162: Added producer and consumer interceptors 9 years ago
Grant Henke cd15321e0d KAFKA-3189: Kafka server returns UnknownServerException for inherited exceptions 9 years ago
Adam Kunicki 0eaede4dc9 KAFKA-3191: Improve offset committing JavaDoc in KafkaConsumer 9 years ago
Yasuhiro Matsuda fa05ee7279 MINOR: Add more info to RecordCollector error message 9 years ago
Jiangjie Qin db8d6f02c0 KAFKA-3179; Fix seek on compressed messages 9 years ago
Adam Kunicki 99956f56c9 KAFKA-3198: Ticket Renewal Thread exits prematurely due to inverted c… 9 years ago
Ismael Juma e8343e67e1 KAFKA-3195; Transient test failure in OffsetCheckpointTest.testReadWrite 9 years ago
Rajini Sivaram c97a75d985 KAFKA-3170; Set default fetch_min_bytes in new consumer to 1 9 years ago
Eno Thereska c4f32c53ed KAFKA-3068: Remove retry with nodesEverSeen 9 years ago
Rajini Sivaram b433b4a247 KAFKA-3169; Limit receive buffer size for SASL packets in broker 9 years ago
Praveen Devarao e1d32bdffd KAFKA-3029: Mark TopicPartition and OffsetAndMetadata as Serializable 9 years ago
Ismael Juma 91491986c0 KAFKA-3166; Disable SSL client authentication for SASL_SSL security protocol 9 years ago
Ismael Juma 523562c109 KAFKA-3152; kafka-acl doesn't allow space in principal name 9 years ago
Grant Henke e9a72ceab6 KAFKA-3132: URI scheme in "listeners" property should not be case-sen… 9 years ago
Dmitry Stratiychuk 82c2191490 KAFKA-2478: Fix manual committing example in javadoc 9 years ago
Yifan Ying 5e8a084834 KAFKA-3134: Fix missing value.deserializer error during KafkaConsumer initialization 9 years ago
Micah Zoltu a19729fe61 MINOR: Fixes version lookup exception. 9 years ago
David Jacot 79cda0472b KAFKA-2071: Replace Producer Request/Response with their org.apache.kafka.common.requests equivalents 9 years ago
Ismael Juma e4ef8e6640 KAFKA-3122; Fix memory leak in `Sender.completeBatch` on TOPIC_AUTHORIZATION_FAILED 9 years ago
Ismael Juma 23b8740d82 MINOR: Avoid unnecessary `ConcurrentHashMap.get` 9 years ago
Ismael Juma a1efe63320 MINOR: Fix javadoc for `PartitionInfo.leader()` 9 years ago
David Jacot 0a7f2bf335 MINOR: MemoryRecords.sizeInBytes throws NPE when non-writable. 9 years ago
Grant Henke cc3570d1a2 KAFKA-2999: Errors enum should be a 1 to 1 mapping of error codes and… 9 years ago
Tom Graves 401ae7707c KAFKA-3095: Add documentation on format of sasl.kerberos.principal.to.local.rules 9 years ago
Jason Gustafson 747dc930ff KAFKA-2695: limited support for nullable byte arrays 9 years ago
Tao Xiao a071e3554b KAFKA-2993: Calculate compression rate at close() call 9 years ago
Ismael Juma 836cb19633 KAFKA-3063; LogRecoveryTest causes JVM to exit occasionally 9 years ago
Dong Lin c9114488b3 MINOR: remove unused TimeUnit from MetricConfig 9 years ago
Grant Henke 9c998dd8cd KAFKA-3019: Add an exceptionName method to Errors 9 years ago
Praveen Devarao 7059158c48 KAFKA-3044: Re-word consumer.poll behaviour 9 years ago
Grant Henke a9ff3f2ece KAFKA-2929: Migrate duplicate error mapping functionality 9 years ago
Rajini Sivaram 85039ab436 KAFKA-2850; Fix SSL invalid endpoint validation test 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
Sasaki Toru ea73356905 KAFKA-3002; Allow uppercase letters in hostnames 9 years ago
manasvigupta a0d21407cb KAFKA-3009; Disallow star imports 9 years ago
Jason Gustafson fa4ffb8767 KAFKA-3014: fix integer overflow problem in leastLoadedNode 9 years ago
Ismael Juma 8c754c45af MINOR: Change return type of `Schema.read` to be `Struct` instead of `Object` 9 years ago
vahidhashemian a2a417caf9 MINOR: Fix broken documentation link 9 years ago
Vahid Hashemian 3f3358b6d4 MINOR: Fix typos in code comments 9 years ago
Jason Gustafson e08b922aad KAFKA-2978: consumer stops fetching when consumed and fetch positions get out of sync 9 years ago
Xin Wang fd8af25d0a KAFKA-2981: Fix javadoc in KafkaConsumer 9 years ago
Grant Henke 01f3e59ef9 KAFKA-2070; Replace Offset{Request,Response} with o.a.k.c requests equivalent 9 years ago
Jin Xing 9d23b512cc KAFKA-2893: Add a simple non-negative partition seek check 9 years ago
Edward Ribeiro ed8748b7d1 KAFKA-2578; Client Metadata internal state should be synchronized 9 years ago
Edward Ribeiro 6e5bd2497a KAFKA-2974; `==` is used incorrectly in a few places in Java code 9 years ago
Ismael Juma 7bb7e415a3 KAFKA-2972; Add missing `partitionsRemaingList.add` in `ControlledShutdownResponse` constructor 9 years ago
Dong Lin 98ea82a891 Minor: Fix @link in MetricName comment 9 years ago
Ismael Juma 977ebbe9ba KAFKA-2973; Fix leak of child sensors on remove 9 years ago
Dong Lin ef92a8ae74 KAFKA-2668; Add a metric that records the total number of metrics 9 years ago