3773 Commits (4b4102884c8d317fe362523a9f5af20a27a4ee52)
 

Author SHA1 Message Date
Jason Gustafson cb78ba1294 KAFKA-5364; ensurePartitionAdded does not handle pending partitions in abortable error state 8 years ago
Ismael Juma 313f8d7ddc MINOR: Create offsets topic explicitly in DescribeConsumerGroupTest 8 years ago
Rajini Sivaram 17b2bde4be KAFKA-5051; Avoid reverse DNS lookup to obtain hostname for TLS 8 years ago
Sean McCauliff 4b37918ef4 KAFKA-5239; Allocate memory outside the lock in producer buffer pool 8 years ago
Rajini Sivaram 9934d28a34 KAFKA-5325; Avoid and handle exceptions for Kerberos re-login 8 years ago
Jason Gustafson 2bb48a4fa4 KAFKA-5376; Ensure aborted transactions are propagated in DelayedFetch 8 years ago
Ismael Juma b119d04093 KAFKA-5112; Update compatibility system tests to include 0.10.2.1 8 years ago
Ismael Juma 39eb31feae MINOR: Optimise performance of `Topic.validate()` 8 years ago
Damian Guy 8e3ed7028e KAFKA-5357: capture unexpected exception in txn marker sender thread and treat as fatal error 8 years ago
Bill Bejeck 1c70e7ac12 MINOR: Adding deprecated KTable methods to docs from KIP-114 8 years ago
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