1576 Commits (6cd7f448aa6cc9f8bde27ab46ab1db1048194066)

Author SHA1 Message Date
Tom Bentley 6cd7f448aa MINOR: Add --help to DumpLogSegments 8 years ago
Kamal C 6f1d4c6933 MINOR: Consolidate Utils.newThread, Utils.daemonThread and KafkaThread 8 years ago
Ismael Juma 3c2329ad0b MINOR: Update `TransactionMarkerChannelManager` metric name 8 years ago
Michael Andre Pearce 09b354a846 KAFKA-5354; MirrorMaker not preserving headers 8 years ago
Apurva Mehta c2daf4c623 KAFKA-5438; Fix UnsupportedOperationException in WriteTxnMarkersRequest 8 years ago
Jason Gustafson 85b7c855bd HOTFIX: Fix invalid long format conversion in request logger message 8 years ago
Rajini Sivaram 136b03868a MINOR: Generate deprecated warning for static default quota config 8 years ago
Rajini Sivaram aaca1b478f KAFKA-5439; Verify that no unexpected threads are left behind in tests 8 years ago
Mickael Maison 435e5e196b KAFKA-5418; ZkUtils.getAllPartitions() may fail if a topic is marked for deletion 8 years ago
Jason Gustafson aea53108a7 KAFKA-5428; Transactional producer should only abort batches in fatal error state 8 years ago
Jason Gustafson 2724053adf MINOR: A few cleanups of usage of Either in TC 8 years ago
Mickael Maison 2d154420c5 KAFKA-3123; Ensure cleaning is resumed if truncateTo throws 8 years ago
Guozhang Wang 9d6f0f40ce KAFKA-5416; TC should not reset pending state if log append is retried 8 years ago
huxihx a623d8fe39 KAFKA-5405; Request log should log throttle time 8 years ago
Apurva Mehta 1e03b71187 KAFKA-5415; Remove timestamp check in completeTransitionTo 8 years ago
Jason Gustafson 5d7c8cc81a KAFKA-5414; Revert KAFKA-5327 which changed ConsoleConsumer offset commit behavior 8 years ago
Guozhang Wang b4b65e9eaf KAFKA-5357 follow-up: Yammer metrics, not Kafka Metrics 8 years ago
Balint Molnar 1e87b09ec7 KAFKA-5391; Replace zkClient.delete* method with an equivalent zkUtills 8 years ago
Ismael Juma 12612e8297 KAFKA-5329; Fix order of replica list in metadata cache 8 years ago
Colin P. Mccabe 2fc91afbad KAFKA-5292; Fix authorization checks in AdminClient 8 years ago
Jason Gustafson effda15f1f MINOR: A few logging improvements in group coordinator 8 years ago
Jason Gustafson dcbdce31ba KAFKA-5378; Return LSO in FetchResponse plus some metrics 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
Jason Gustafson 3557f097b8 KAFKA-5355; Test cases to ensure isolation level propagated in delayed fetch 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
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
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
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
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
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
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