807 Commits (e28752357705568219315375c666f8e500db9c12)

Author SHA1 Message Date
Grant Henke 47f5ae9e9c KAFKA-3691; Confusing logging during metadata update timeout 9 years ago
Damian Guy 7d9d1cb235 KAFKA-3561: Auto create through topic for KStream aggregation and join 9 years ago
Sebastien Launay 54ba2280f0 KAFKA-3840; Allow clients default OS buffer sizes 9 years ago
Rajini Sivaram eb2619cac0 MINOR: Fix quota violation exception message 9 years ago
bbejeck fb42558e25 KAFKA-3443: support for adding sources to KafkaStreams via Pattern. 9 years ago
Ismael Juma 84ca887295 KAFKA-3830; getTGT() debug logging exposes confidential information 9 years ago
Guozhang Wang b8ea094b42 KAFKA-3786: Let ConfigDef filter property key value pairs 9 years ago
Jeff Klukas eb6f04a8b1 KAFKA-3711: Ensure a RecordingMap is passed to configured instances 9 years ago
Liquan Pei 4b28d38ca4 MINOR: Add comment for round robin partitioner with different subscriptions 9 years ago
Ismael Juma feab5a374a KAFKA-3781; Errors.exceptionName() can throw NPE 9 years ago
Joshi 430bf56cdf KAFKA-724; Allow automatic socket.send.buffer from operating system in SocketServer 9 years ago
Rajini Sivaram 0cee0c3218 KAFKA-2948; Remove unused topics from producer metadata set 9 years ago
Greg Fodor 7699b91f87 KAFKA-3785; Fetcher spending unnecessary time during metrics recording 9 years ago
Johnny Lim 107205a7f1 MINOR: Add a newline to a Javadoc sample in KafkaConsumer 9 years ago
Magnus Reftel 61e0eaefd1 MINOR; Close parenthesis in PartitionInfo.toString 9 years ago
manuzhang f79db1a423 KAFKA-3749; fix "BOOSTRAP_SERVERS_DOC" typo 9 years ago
Yukun Guo d5366471d2 MINOR: Fix wrong comments 9 years ago
Ismael Juma 5f498855d9 MINOR: Fix documentation table of contents and `BLOCK_ON_BUFFER_FULL_DOC` 9 years ago
Ismael Juma fe27d8f787 KAFKA-3747; Close `RecordBatch.records` when append to batch fails 9 years ago
Ismael Juma c36cc60f73 MINOR: Use `Record` instead of `ByteBufferMessageSet` in `ProduceRequestTest` 9 years ago
MayureshGharat ab8fc86382 KAFKA-3393; Updated the docs to reflect the deprecation of block.on.buffer.full and usage of max.block.ms 9 years ago
Ismael Juma 9a3fcf4135 KAFKA-3704; Revert "Remove hard-coded block size in KafkaProducer" 9 years ago
Ismael Juma 13130139ff KAFKA-3713; Close `compressor` to fix memory leak 9 years ago
Jeff Klukas 08205de185 MINOR: Allow Serdes subclasses to access WrapperSerde 9 years ago
Guozhang Wang 1182d61deb KAFKA-3704: Remove hard-coded block size in KafkaProducer 9 years ago
Rajini Sivaram b28bc57a1f MINOR: Improve handling of channel close exception 9 years ago
Rajini Sivaram e20eba958d MINOR: Ensure that selection key is cancelled on close 9 years ago
Jason Gustafson ff8580da6f MINOR: Add toString implementations to Subscription and Assignment 9 years ago
Vahid Hashemian 62b9fa2254 KAFKA-3579; Reference both old and new consumer properties in `TopicCommand` 9 years ago
Dana Powers 8fe2552239 KAFKA-3160; Fix LZ4 Framing 9 years ago
Jonathan Bond c4bbf34243 KAFKA-3112; Warn instead of error on unresolvable bootstrap server 9 years ago
Chen Zhu 717eea8350 KAFKA-3655; awaitFlushCompletion() in RecordAccumulator should always decrement flushesInProgress count 9 years ago
Jason Gustafson 2ff955044a KAFKA-3627: consumer fails to execute delayed tasks in poll when records are available 9 years ago
Mayuresh Gharat 6856c5c214 KAFKA-3651; Remove the condition variable waiting on memory availability in Bufferpool when a TimeoutException is thrown 9 years ago
Onur Karaman 8429db937e KAFKA-3661; fix NPE in o.a.k.c.c.RoundRobinAssignor when topic metadata not found 9 years ago
Jason Gustafson 32bf83e5a7 KAFKA-3659: Handle coordinator disconnects more gracefully in client 9 years ago
Liquan Pei ad31650978 KAFKA-3527: Consumer commitAsync should not expose internal exceptions 9 years ago
Rajini Sivaram 64451af9e0 KAFKA-3652; Return error response for unsupported version of ApiVersionsRequest 9 years ago
Guozhang Wang c8c6ac3f6d KAFKA-3639; Configure default serdes upon construction 9 years ago
Ewen Cheslack-Postava 03a1f7d39c MINOR: Handle null values in validators 9 years ago
Chen Zhu 94e12a2e1f KAFKA-3648; maxTimeToBlock in BufferPool.allocate should be enforced 9 years ago
Liquan Pei af01378843 MINOR: Clean up of ConsumerCoordinator and PartitionAssignor 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
Yuto Kawamura 1f528815de KAFKA-3642: Fix NPE from ProcessorStateManager when the changelog topic not exists 9 years ago
Grant Henke 9eaf529ffb KAFKA-3644; Use Boolean protocol type for StopReplicaRequest delete_p… 9 years ago
Zack Dever 94d1878a9b MINOR: change initial value of Min stat to Double.MAX_VALUE (not MIN) 9 years ago
Grant Henke 096b8b84e0 KAFKA-3641; Fix RecordMetadata constructor backward compatibility 9 years ago
Rajini Sivaram 69d9a669d7 KAFKA-3618; Handle ApiVersionsRequest before SASL authentication 9 years ago
Jason Gustafson fe6c481b38 KAFKA-3418: add javadoc section describing consumer failure detection 9 years ago