3763 Commits (43e935a630eb0a7fa64c5a1a38bfee17f9b724dc)
 

Author SHA1 Message Date
Jason Gustafson 43e935a630 KAFKA-5427; Transactional producer should allow FindCoordinator in error state 8 years ago
Jason Gustafson 2724053adf MINOR: A few cleanups of usage of Either in TC 8 years ago
Manikumar Reddy O d06a0db8b8 MINOR: Specify keyalg RSA for SSL key generation commands 8 years ago
Mickael Maison 2d154420c5 KAFKA-3123; Ensure cleaning is resumed if truncateTo throws 8 years ago
Colin P. Mccabe 7d1ef63bec KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest 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
Jeyhun Karimov 40509fd7b6 KAFKA-4661: Improve test coverage UsePreviousTimeOnInvalidTimestamp 8 years ago
Apurva Mehta 1e03b71187 KAFKA-5415; Remove timestamp check in completeTransitionTo 8 years ago
Apurva Mehta 8e7839f610 KAFKA-5422; Handle multiple transitions to ABORTABLE_ERROR correctly 8 years ago
Guozhang Wang 2af4dd8653 HOTFIX: Use atomic boolean for inject errors in streams eos integration test 8 years ago
Jason Gustafson 5d7c8cc81a KAFKA-5414; Revert KAFKA-5327 which changed ConsoleConsumer offset commit behavior 8 years ago
Matthias J. Sax 88aec3eb6d MINOR: disable flaky Streams EOS integration tests 8 years ago
Ismael Juma c57cfdf4fa KAFKA-5411: AdminClient javadoc and documentation improvements 8 years ago
Matthias J. Sax ba07d828c5 KAFKA-5362: Add EOS system tests for Streams API 8 years ago
Matthias J. Sax 21194a63ed HOTFIX: for flaky Streams EOS integration tests 8 years ago
Guozhang Wang b4b65e9eaf KAFKA-5357 follow-up: Yammer metrics, not Kafka Metrics 8 years ago
Apurva Mehta eff79849a0 MINOR: Set log level for producer internals to trace for transactions test 8 years ago
Balint Molnar 1e87b09ec7 KAFKA-5391; Replace zkClient.delete* method with an equivalent zkUtills 8 years ago
Eno Thereska f4e0deca43 KAFKA-5314; exception handling and cleanup for state stores 8 years ago
Matthias J. Sax 3de2d296e9 MINOR: improve JavaDocs for TimestampExtractor interface 8 years ago
Eno Thereska d1a279dcc7 MINOR: Cache metrics were missing 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
Apurva Mehta 79db393ffa KAFKA-5385; ProducerBatch expiry should go through Sender.failBatch 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
Eno Thereska 5c3d7ca711 MINOR: log4j template should accept log_level 8 years ago
Jason Gustafson dcbdce31ba KAFKA-5378; Return LSO in FetchResponse plus some metrics 8 years ago
Guozhang Wang 57b0d0fe57 MINOR: syntax brush for java / bash / json / text 8 years ago
Damian Guy f8d6dba345 MINOR: set group initial rebalance delay to 0 in server.properties 8 years ago
Rajini Sivaram bb914a0445 KAFKA-5380: Fix transient failure in KafkaConsumerTest, close consumers 8 years ago
Guozhang Wang b01c83ea91 MINOR: remove ignore annotations in Streams EOS integration test 8 years ago
Apurva Mehta 202cb8ea89 KAFKA-5366; Add concurrent reads to transactions system test 8 years ago
Nick Pillitteri d655d806ee KAFKA-4942: Fix commitTimeoutMs being set before the commit actually started 8 years ago
Bill Bejeck 2244c68ebc MINOR: expose commit interval config for SimpleBenchmark 8 years ago
Damian Guy ad8e7cf5e8 MINOR: update stream docs for kip-134 8 years ago
Rajini Sivaram 3de683993d KAFKA-4948; Wait for offset commit in test to fix transient failure 8 years ago
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