869 Commits (bb914a0445549b41fb0b667ea2f5f15a90060133)

Author SHA1 Message Date
Jason Gustafson ca77d67058 KAFKA-3319: improve session timeout broker/client config documentation 9 years ago
Ismael Juma 73c79000ed KAFKA-3426; Improve protocol type errors when invalid sizes are received 9 years ago
Grant Henke 99cfb99aa1 KAFKA-3435: Remove `Unstable` annotation from new Java Consumer 9 years ago
Jason Gustafson 8d8e3aaa61 KAFKA-3412: multiple asynchronous commits causes send failures 9 years ago
Grant Henke 4f048c4f19 MINOR: Fix FetchRequest.getErrorResponse for version 1 9 years ago
Ismael Juma 95eabc8c8b KAFKA-3378; Follow-up to ensure we `finishConnect` for immediately connected keys 9 years ago
Ismael Juma b6c6291e1f KAFKA-3378; Client blocks forever if SocketChannel connects instantly 9 years ago
Pierre-Yves Ritschard 4332175c11 KAFKA-3006: standardize KafkaConsumer API to use Collection 9 years ago
Jason Gustafson d9bf55171b KAFKA-3394; allow null offset metadata in commit API 9 years ago
Guozhang Wang dea0719e99 KAFKA-3336: Unify Serializer and Deserializer into Serialization 9 years ago
Liquan Pei c07d017227 KAFKA-3315: Add REST and Connector API to expose connector configuration 9 years ago
edoardo 30e78fa006 KAFKA-2832: Add a consumer config option to exclude internal topics 9 years ago
Drausin Wulsin dce06766da KAFKA-3392: ConsumerRecords iterator throws NoSuchElementException when a TopicPartition is empty 9 years ago
Anna Povzner 9a836d0154 KAFKA-3303; Pass partial record metadata to ProducerInterceptor.onAcknowledgement on error 9 years ago
Allen Wang 951e30adc6 KAFKA-1215; Rack-Aware replica assignment option 9 years ago
MayureshGharat deb2b004cb KAFKA-3013: Display the topic-partition in the exception message for expired batches in recordAccumulator 9 years ago
Ismael Juma 241c3ebb28 KAFKA-3375; Suppress deprecated warnings where reasonable and tweak compiler settings 9 years ago
Jason Gustafson 764d8ca9eb KAFKA-2073: migrate to client-side topic metadata request/response 9 years ago
Jason Gustafson e403b3c4bf KAFKA-3318: clean up consumer logging and error messages 9 years ago
Grant Henke f0a4125d3e KAFKA-3361: Initial protocol documentation page and generation 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
Matthias J. Sax 689309135b MINOR: Clean up of ProducerConfig documentation, including correction for block.on.buffer.full 9 years ago
Jeremy Custenborder 090d7220e2 KAFKA-3237: Allow ConfigDef options with no default and validator 9 years ago
Jiangjie Qin 5afa166010 KAFKA-3197; Fix producer sending records out of order 9 years ago
Ismael Juma 94c2343419 KAFKA-3341: Improve error handling on invalid requests 9 years ago
Ashish Singh 25bde48e6a KAFKA-3339: Fix java docs for seekToEnd and seekToBeginning. 9 years ago
Yifan Ying 33f3307546 KAFKA-3233: expose consumer per-topic metrics 9 years ago
kenji yoshida fe1fd703e8 MINOR: fix typo 9 years ago
Guozhang Wang 2a58ba9fd8 KAFKA-3311; Prepare internal source topics before calling partition grouper 9 years ago
Anna Povzner 002b377dad KAFKA-3196; Added checksum and size to RecordMetadata and ConsumerRecord 9 years ago
Yasuhiro Matsuda 5da935ef78 MINOR: Add AUTO_OFFSET_RESET_CONFIG to StreamsConfig; remove TOTAL_RECORDS_TO_PROCESS from StreamsConfig 9 years ago
Guozhang Wang 845c6eae1f KAFKA-3192: Add unwindowed aggregations for KStream; and make all example code executable 9 years ago
Richard Whaling d51dd5fc74 KAFKA-3280: KafkaConsumer Javadoc contains misleading description of heartbeat behavior and correct use 9 years ago
Tom Lee 5db2c99e15 KAFKA-2698: Add paused() method to o.a.k.c.c.Consumer 9 years ago
Ismael Juma 01aeea7c7b KAFKA-3259 KAFKA-3253; KIP-31/KIP-32 Follow-up 9 years ago
Jason Gustafson 73ecd7a179 KAFKA-3007: implement max.poll.records (KIP-41) 9 years ago
Xin Wang 14b688e00d KAFKA-3046: Add ByteBuffer Serializer and Deserializer 9 years ago
Frank Scholten d2527af99a KAFKA-3255: Added unit tests for NetworkClient.connectionDelay(Node node, long now) 9 years ago
Kim Christensen 49fd0ceb09 KAFKA-3235: Unclosed stream in AppInfoParser static block 9 years ago
Jiangjie Qin 45c8195fa1 KAFKA-3025; Added timetamp to Message and use relative offset. 9 years ago
Chen Zhu 3382b6db7b KAFKA-2757; Consolidate BrokerEndPoint and EndPoint 9 years ago
Grant Henke d7fc7cf615 KAFKA-3088; Make client-id a nullable string and fix handling of invalid requests." 9 years ago
Mayuresh Gharat 85599bc3e8 KAFKA-3147; Memory records is not writable in MirrorMaker 9 years ago
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