3763 Commits (43e935a630eb0a7fa64c5a1a38bfee17f9b724dc)
 

Author SHA1 Message Date
Ismael Juma b62f156eb4 MINOR: Default GroupInitialRebalanceDelayMsProp to 0 and OffsetsTopicPartitionsProp to 5 in tests 8 years ago
Matthias J. Sax d4a070fcfa MINOR: update docs with regard to KIP-123 8 years ago
Jason Gustafson 3557f097b8 KAFKA-5355; Test cases to ensure isolation level propagated in delayed fetch 8 years ago
Ismael Juma c7bc8f7d8c MINOR: Remove redundant volatile write in RecordHeaders 8 years ago
Ismael Juma d7ec9feaf1 Revert "KAFKA-5098; ProducerRecord should validate the topic name" 8 years ago
Ismael Juma 9b58372dcc KAFKA-5371; Increase request timeout for producer used by testReachableServer 8 years ago
huxihx 941e2177c0 KAFKA-5098; ProducerRecord should validate the topic name 8 years ago
Mickael Maison a598c4d26f KAFKA-4291; TopicCommand --describe should show topics marked for deletion 8 years ago
Jason Gustafson 8711e5937f KAFKA-5019; Upgrades notes for idempotent/transactional features and new message format 8 years ago
Colin P. Mccabe f389b71570 KAFKA-5374; Set allow auto topic creation to false when requesting node information only 8 years ago
Jason Gustafson 6a5a908b1c KAFKA-5355; DelayedFetch should propagate isolation level to log read 8 years ago
Ismael Juma eb5586102e KAFKA-5272; Policy for Alter Configs (KIP-133) 8 years ago
Xavier Léauté 1c786c589a MINOR: Reuse decompression buffers in log cleaner 8 years ago
Apurva Mehta 8104c0de27 KAFKA-5373; Revert breaking change to console consumer 8 years ago
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