4099 Commits (2fb5664bf4591f3e7bdc02894b9de392bf72913c)
 

Author SHA1 Message Date
Apurva Mehta 0b107e5f75 HOTFIX: Reinstate the placeholder for logPrefix in TransactionManager 8 years ago
Apurva Mehta a318b15129 KAFKA-5322; Add `OPERATION_NOT_ATTEMPTED` error code to resolve AddPartitionsToTxn inconsistency 8 years ago
Ismael Juma 4959444afc KAFKA-5236; Increase the block/buffer size when compressing with Snappy or Gzip 8 years ago
Vahid Hashemian b63e41ea78 KAFKA-3982: Fix processing order of some of the consumer properties 8 years ago
Hamidreza Afzali 0a8b10e27f KAFKA-5368: Fix skipped record metrics to use rate of sum instead of rate of count 8 years ago
amethystic d7d1196a0b KAFKA-5327: ConsoleConsumer should manually commit offsets for records that are returned in receive() 8 years ago
Randall Hauch af85e05b98 KAFKA-5164: Ensure SetSchemaMetadata updates key or value when Schema changes 8 years ago
Vahid Hashemian f85c18032b KAFKA-3264; Deprecate the old Scala consumer (KIP-109) 8 years ago
Vahid Hashemian 5d46348619 KAFKA-5282; Use a factory method to create producers/consumers and close them in tearDown 8 years ago
Jason Gustafson 47a3066ccb KAFKA-5365; Fix regression in compressed message iteration affecting magic v0 and v1 8 years ago
Dale Peakall 1188db5657 KAFKA-5311: Support ExtendedDeserializer in Kafka Streams 8 years ago
Apurva Mehta 673ab671e6 KAFKA-5364; Don't fail producer if drained partition is not yet in transaction 8 years ago
Jason Gustafson 1c882ee5fb KAFKA-5283; Handle producer epoch/sequence overflow 8 years ago
Jason Gustafson 0c3e466eb0 MINOR: Logging/debugging improvements for transactions 8 years ago
Guozhang Wang 4c8ec795a0 MINOR: Add upgrade notes for KAFKA-2358 8 years ago
Matthias J. Sax 1e350b860a MINOR: update Streams docs for KIP-123 8 years ago
Rajini Sivaram 6b9bc3fd26 KAFKA-5345; Close KafkaClient when streams client is closed 8 years ago
Bharat Viswanadham be392f95de KAFKA-5229: Reflections logs excessive warnings when scanning classpaths 8 years ago
Damian Guy adb4ea74ab MINOR: add upgrade not for group.initial.rebalance.delay.ms 8 years ago
Guozhang Wang e4d829c47b set the rejoinNeeded in listener's onSuccess 8 years ago
Damian Guy 1b16acaaa1 KAFKA-5154: do not set rejoinNeeded in joinGroup response but in syncGroup response handler 8 years ago
Colin P. Mccabe b3036c5861 KAFKA-5293; Do not apply exponential backoff if users have overridden… 8 years ago
Matthias J. Sax 39c1e6259c KAFKA-5361: Add EOS integration tests for Streams API 8 years ago
Apurva Mehta 1959835d9e KAFKA-5281; System tests for transactions 8 years ago
Ismael Juma 8e8b3c5657 KAFKA-5360; Down-converted uncompressed batches should respect fetch offset 8 years ago
Ewen Cheslack-Postava a086346427 KAFKA-4459: Run rat checks in Jenkins script 8 years ago
Rajini Sivaram 640082776b KAFKA-4956: Verify client-side throttle time metrics in quota test 8 years ago
Konstantine Karantasis e0150a25e8 MINOR: Traverse plugin path recursively in Connect (KIP-146) 8 years ago
Apurva Mehta 049abe7efa KAFKA-5351: Reset pending state when returning an error in appendTransactionToLog 8 years ago
Jason Gustafson e4a6b50dec KAFKA-5340; Batch splitting should preserve magic and transactional flag 8 years ago
Bill Bejeck 6360e04e70 KAFKA-5226; Fixes issue where adding topics matching a regex 8 years ago
Guozhang Wang 681c6fc1fb KAFKA-5350: Modify unstable annotations in Streams API 8 years ago
Ismael Juma 7311dcbc53 KAFKA-5291; AdminClient should not trigger auto creation of topics 8 years ago
Ismael Juma 647afeff6a KAFKA-5353; baseTimestamp should always have a create timestamp 8 years ago
Ismael Juma eeb8f67810 MINOR: Use `waitUntil` to fix transient failures of ControllerFailoverTest 8 years ago
Mario Molina dc5bf4bd45 KAFKA-5218; New Short serializer, deserializer, serde 8 years ago
Matthias J. Sax d9479275fd MINOR: Improve streams config parameters 8 years ago
Jason Gustafson 81f0c1e8f2 KAFKA-5093; Avoid loading full batch data when possible when iterating FileRecords 8 years ago
Colin P. Mccabe da9a171c99 KAFKA-5265; Move ACLs, Config, Topic classes into org.apache.kafka.common 8 years ago
Ismael Juma 9323a75335 MINOR: Use new consumer in ProducerCompressionTest 8 years ago
Jason Gustafson aebba89a2b KAFKA-5349; Fix illegal state error in consumer's ListOffset handler 8 years ago
Ismael Juma 31cc8885e4 MINOR: Improve assert in ControllerFailoverTest 8 years ago
Jorge Quilcate Otoya ef9551297c KAFKA-5266; Follow-up improvements for consumer offset reset tool (KIP-122) 8 years ago
Damian Guy 2cc8f48ae5 KAFKA-5308; TC should handle UNSUPPORTED_FOR_MESSAGE_FORMAT in WriteTxnMarker response 8 years ago
Tommy Becker dd8cdb79d3 KAKFA-5334: Allow rocksdb.config.setter to be specified as a String or Class instance 8 years ago
Jiangjie Qin d082563907 KAFKA-5211; Do not skip a corrupted record in consumer 8 years ago
Jason Gustafson d41cf1b778 KAFKA-5251; Producer should cancel unsent AddPartitions and Produce requests on abort 8 years ago
Colin P. Mccabe 3250cc767e KAFKA-5324; AdminClient: add close with timeout, fix some timeout bugs 8 years ago
Xavier Léauté c060c48285 KAFKA-5150; Reduce LZ4 decompression overhead 8 years ago
Ismael Juma 6021618f9d MINOR: onControllerResignation should be invoked if triggerControllerMove is called 8 years ago