869 Commits (bb914a0445549b41fb0b667ea2f5f15a90060133)

Author SHA1 Message Date
Rekha Joshi 9f94a7752a KAFKA-3905: Handling null/empty topics and collections, patterns when subscription with list of topics or with patterns, and with assignments. 8 years ago
Vahid Hashemian 98dfc4b307 KAFKA-3931: Fix transient failures in pattern subscription tests 8 years ago
Grant Henke fc47b9fa6b KAFKA-2945; CreateTopic - protocol and server side implementation 8 years ago
Rajini Sivaram c439268224 KAFKA-3562; Handle topic deletion during a send 8 years ago
Rekha Joshi 4b5ed36c22 KAFKA-3844; Sort configuration items in log 8 years ago
Vahid Hashemian d7de59a579 KAFKA-3854: Fix issues with new consumer's subsequent regex (pattern) subscriptions 8 years ago
Sriharsha Chintalapani 31b4460cf9 MINOR: Warning instead of error if TGT cannot be renewed beyond the next expiry date 8 years ago
Grant Henke f1323d4ffa MINOR: Fix consumer constructor doc string 8 years ago
Kenji Yoshida 32e24b7c28 MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" example 8 years ago
Bill Bejeck 96ae0a5929 MINOR: Follow-up from KAFKA-3842 to fix tempDir 9 years ago
Bill Bejeck 88924b03d5 KAFKA-3842: consolidate utility methods to TestUtils 9 years ago
Vahid Hashemian 7fd4fe4487 MINOR: Fix javadoc typos in ConsumerRebalanceListener 9 years ago
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