3777 Commits (32f0f1f50aa618e8a3c52eb37006f4945fa6865a)
 

Author SHA1 Message Date
Colin P. Mccabe 32f0f1f50a MINOR: Temporarily remove the apiVersions API for 0.11 8 years ago
Colin P. Mccabe d099c74959 MINOR: NetworkClient#disconnect should not erase connection info 8 years ago
Konstantine Karantasis 004dde9e7a MINOR: Add unit tests for PluginDesc in Connect. 8 years ago
Apurva Mehta c2daf4c623 KAFKA-5438; Fix UnsupportedOperationException in WriteTxnMarkersRequest 8 years ago
Konstantine Karantasis 4b4102884c HOTFIX: Handle Connector version returning 'null' during plugin loading. 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
Tom Bentley 4660bac4eb MINOR: Avoid calling interceptors.onSendError() with null TopicPartition 8 years ago
Jason Gustafson aea53108a7 KAFKA-5428; Transactional producer should only abort batches in fatal error state 8 years ago
Jason Gustafson 6c92fc5576 KAFKA-5429; Ignore produce response if batch was previously aborted 8 years ago
Apurva Mehta 0f3f2f56a2 KAFKA-5437; Always send a sig_kill when cleaning the message copier 8 years ago
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