1845 Commits (a6799f4e14ac68a5915bce50f37343bec45c988a)

Author SHA1 Message Date
Matthias J. Sax 914e42a282 KAFKA-5474: Streams StandbyTask should no checkpoint on commit if EOS is enabled 8 years ago
Apurva Mehta 254add9534 KAFKA-5477; Lower retry backoff for first AddPartitions in transaction 8 years ago
Kelvin Rutt 76f6e14b07 KAFKA-5413; Log cleaner fails due to large offset in segment file 8 years ago
Apurva Mehta cb2fdbd6c1 MINOR: Add some logging for the transaction coordinator 8 years ago
Ismael Juma 1d24e10aea MINOR: Remove unused `AdminUtils.fetchTopicMetadataFromZk` methods 8 years ago
Jason Gustafson bcaee7fe19 KAFKA-5435; Improve producer state loading after failure 8 years ago
Ismael Juma d68f9e2fe6 HOTFIX: Improve error handling for ACL requests 8 years ago
Jeff Chao 3fdbba1c72 KAFKA-5463; Controller incorrectly logs rack information when new brokers are added 8 years ago
gosubpl 48de613a90 KAFKA-5031; Validate count of records and headers for new message format 8 years ago
Jason Gustafson fdd12698b8 MINOR: A few cleanups in KafkaApis and TransactionMarkerChannelManager 8 years ago
Dustin Cote 354cbebdc1 MINOR: clarify partition option behavior for console consumer 8 years ago
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 0f60617fab KAFKA-5275; AdminClient API consistency 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
Colin P. Mccabe 32f0f1f50a MINOR: Temporarily remove the apiVersions API for 0.11 8 years ago
Apurva Mehta c2daf4c623 KAFKA-5438; Fix UnsupportedOperationException in WriteTxnMarkersRequest 8 years ago
Rajini Sivaram 5c95578576 MINOR: Clean up in DeleteConsumerGroupTest even if test fails 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
Rajini Sivaram 46db2c5b99 KAFKA-5433; Close SimpleAclAuthorizer in test to close ZK client 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
Balint Molnar 6aeca10123 KAFKA-5389; Replace zkClient.exists method with zkUtils.pathExists 8 years ago
Colin P. Mccabe 38ae746448 KAFKA-5394; KafkaAdminClient#timeoutCallsInFlight does not work as ex… 8 years ago
Jason Gustafson dcbdce31ba KAFKA-5378; Return LSO in FetchResponse plus some metrics 8 years ago
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