1806 Commits (bb914a0445549b41fb0b667ea2f5f15a90060133)

Author SHA1 Message Date
Rajini Sivaram 3de683993d KAFKA-4948; Wait for offset commit in test to fix transient failure 8 years ago
Ismael Juma 313f8d7ddc MINOR: Create offsets topic explicitly in DescribeConsumerGroupTest 8 years ago
Jason Gustafson 2bb48a4fa4 KAFKA-5376; Ensure aborted transactions are propagated in DelayedFetch 8 years ago
Damian Guy 8e3ed7028e KAFKA-5357: capture unexpected exception in txn marker sender thread and treat as fatal error 8 years ago
Ismael Juma b62f156eb4 MINOR: Default GroupInitialRebalanceDelayMsProp to 0 and OffsetsTopicPartitionsProp to 5 in tests 8 years ago
Jason Gustafson 3557f097b8 KAFKA-5355; Test cases to ensure isolation level propagated in delayed fetch 8 years ago
Ismael Juma 9b58372dcc KAFKA-5371; Increase request timeout for producer used by testReachableServer 8 years ago
Mickael Maison a598c4d26f KAFKA-4291; TopicCommand --describe should show topics marked for deletion 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 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
amethystic d7d1196a0b KAFKA-5327: ConsoleConsumer should manually commit offsets for records that are returned in receive() 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 1c882ee5fb KAFKA-5283; Handle producer epoch/sequence overflow 8 years ago
Jason Gustafson 0c3e466eb0 MINOR: Logging/debugging improvements for transactions 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
Rajini Sivaram 640082776b KAFKA-4956: Verify client-side throttle time metrics in quota test 8 years ago
Apurva Mehta 049abe7efa KAFKA-5351: Reset pending state when returning an error in appendTransactionToLog 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
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
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
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
Ismael Juma 6021618f9d MINOR: onControllerResignation should be invoked if triggerControllerMove is called 8 years ago
Guozhang Wang 80223b14ee KAFKA-5202: Handle topic deletion while trying to send txn markers 8 years ago
xinlihua f0745cd514 KAFKA-4603: Disallow abbreviations in OptionParser constructor 8 years ago
Jiangjie Qin 6b03497915 KAFKA-5344; set message.timestamp.difference.max.ms back to Long.MaxValue 8 years ago
amethystic 6f5930d631 KAFKA-5278: ConsoleConsumer should honor `--value-deserializer` 8 years ago
Damian Guy a8794d8a5d KAFKA-5260; Producer should not send AbortTxn unless transaction has actually begun 8 years ago
Jason Gustafson dfa3c8a92d KAFKA-5316; LogCleaner should account for larger record sets after cleaning 8 years ago
Vahid Hashemian b50387eb7c MINOR: Remove unused method parameter in `SimpleAclAuthorizer` 8 years ago
Rajini Sivaram eb3aae7a05 MINOR: Cleanup in tests to avoid threads being left behind 8 years ago
Ismael Juma 68eed84f24 KAFKA-5333; Remove Broker ACL resource type 8 years ago
Damian Guy 7892b4e6c7 KAFKA-5128; Check inter broker version in transactional methods 8 years ago
Jason Gustafson 3743363827 MINOR: Preserve the base offset of the original record batch in V2 8 years ago
Damian Guy 20e2008785 KAFKA-5279: TransactionCoordinator must expire transactionalIds 8 years ago
Jason Gustafson cea319a4ad KAFKA-4935; Deprecate client checksum API and compute lazy partial checksum for magic v2 8 years ago