7913 Commits (d0111d3bcdc6f86d9d9daf2f75b89e32e28a7541)
 

Author SHA1 Message Date
Manikumar Reddy c38825ab97 KAFKA-9432:(follow-up) Set `configKeys` to null in `describeConfigs()` to make it backward compatible with older Kafka versions. 4 years ago
Rajini Sivaram 6162a15326
KAFKA-10279; Allow dynamic update of certificates with additional SubjectAltNames (#9044) 4 years ago
Jeff Kim f77e250b99
KAFKA-10189: reset event queue time histogram when queue is empty (#8935) 4 years ago
A. Sophie Blee-Goldman 9b30276e58
KAFKA-9161: add docs for KIP-441 and KIP-613 and other configs that need fixing (#9027) 4 years ago
Greg Harris f4944ee460
KAFKA-10295: Wait for connector recovery in test_bounce (#9043) 4 years ago
Greg Harris 5a2a7c6348
KAFKA-10286: Connect system tests should wait for workers to join group (#9040) 4 years ago
Manikumar Reddy b02fa53419 MINOR: Enable broker/client compatibility tests for 2.5.0 release 4 years ago
Leonard Ge cd6850b410
MINOR: Fixed some resource leaks. (#8922) 4 years ago
Leonard Ge b988de2842
MINOR: Improved code quality for various files. (#9037) 4 years ago
Rajini Sivaram 9c8f75c4b6
KAFKA-10223; Use NOT_LEADER_OR_FOLLOWER instead of non-retriable REPLICA_NOT_AVAILABLE for consumers (#8979) 4 years ago
Guozhang Wang 715df0d271
MINOR: Improve log4j for per-consumer assignment (#8997) 4 years ago
Jason Gustafson 6d2c7802da
MINOR: Fix flaky system test assertion after static member fencing (#9033) 4 years ago
Rajini Sivaram 99c64822a7
MINOR: Filter out quota configs for ConfigCommand using --bootstrap-server (#9030) 4 years ago
vinoth chandar 796fae25c3
KAFKA-10174: Prefer --bootstrap-server for configs command in ducker tests (#8948) 4 years ago
Bob Barrett 2eeae09ca3
KAFKA-9666; Don't increase producer epoch when trying to fence if the log append fails (#8239) 4 years ago
Chia-Ping Tsai 598a0d16fa
KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade_test fails (#9021) 4 years ago
Matthias J. Sax 934033bd17
MINOR: update required MacOS version (#9025) 4 years ago
Colin Patrick McCabe e5335bcb58
MINOR: Add ApiMessageTypeGenerator (#9002) 4 years ago
Arjun Satish f699bd98c1
MINOR: Remove call to Exit.exit() to prevent infinite recursion in Connect integration tests (#9015) 4 years ago
Chris Egerton cf69bdc713
KAFKA-10192: Wait for REST API to become available before testing blocked connectors (#8928) 4 years ago
Chris Egerton 4cd6dfc825
KAFKA-10240: Suppress WakeupExceptions during sink task shutdown (#9003) 4 years ago
David Jacot 43d43e6c7b
KAFKA-10002; Improve performances of StopReplicaRequest with large number of partitions to be deleted (#8672) 4 years ago
Chia-Ping Tsai ffdec02e25
KAFKA-10044 Deprecate ConsumerConfig#addDeserializerToConfig and Prod… (#9013) 4 years ago
Jim Galasyn d945b287ff
KAFKA-6453: Document how timestamps are computed for aggregations and joins (#9009) 4 years ago
David Jacot c0bcabcc9a
MINOR; Provide static constants with lowest and highest supported versions alongside with the schema (#8916) 4 years ago
David Jacot f40aa33de7
MINOR; KafkaAdminClient#describeLogDirs should not fail all the futures when only one call fails (#8998) 4 years ago
John Roesler cec5f377b5
KAFKA-10247: Correctly reset state when task is corrupted (#8994) 4 years ago
Matthias J. Sax f2db8d5318
KAFKA-10262: Ensure that creating task directory is thread safe (#9010) 4 years ago
Guozhang Wang f209b3c5c1
KAFKA-10263: Do not assign standby for revoking stateless tasks (#9005) 4 years ago
A. Sophie Blee-Goldman 888f83c2c3
KAFKA-10249: don't try to read un-checkpointed offsets of in-memory stores (#8996) 4 years ago
Jim Galasyn 7e66848200
MINOR: Restore stream-table duality description (#8995) 4 years ago
Manikumar Reddy 17256abb23 MINOR: Create ChannelBuilder for each connection in ConnectionStressWorker workload 4 years ago
Bruno Cadonna 813f92c21a
KAFKA-10179: Pass correct changelog topic to state serdes (#8902) 4 years ago
Chia-Ping Tsai e099b58df5
KAFKA-10235 Fix flaky transactions_test.py (#8981) 4 years ago
Andras Katona faf96fa771
MINOR: Closing consumerGroupService resources in SaslClientsWithInvalidCredentialsTest (#8992) 4 years ago
Tom Bentley cfadb8b8d9
MINOR: Define the term tombstone, since it's used elsewhere in the docs (#3480) 4 years ago
Tom Bentley f5e970df1d KAFKA-10109: Fix double AdminClient creation in AclCommand 4 years ago
Luke Chen dd79579c71 KAFKA-10220: Add null check for configurationKey in AdminManager.describeConfigs() 4 years ago
Chia-Ping Tsai 80cab851ee
KAFKA-10225 Increase default zk timeout for system tests (#8974) 4 years ago
David Jacot 38877c0025
MINOR; alterReplicaLogDirs should not fail all the futures when only one call fails (#8985) 4 years ago
Guozhang Wang 6f3ceea5c6
KAFKA-10134: Use long poll if we do not have fetchable partitions (#8934) 4 years ago
Chia-Ping Tsai 6953161125
KAFKA-10191 fix flaky StreamsOptimizedTest (#8913) 4 years ago
David Jacot 47cbbf2752
KAFKA-10243; ConcurrentModificationException while processing connection setup timeouts (#8990) 4 years ago
Boyang Chen 18f2589c1e
KAFKA-10239: Make GroupInstanceId ignorable in DescribeGroups (#8989) 4 years ago
Adem Efe Gencer aae8b5f54f
KAFKA-9930: Adjust ReplicaFetcherThread logging when processing UNKNOWN_TOPIC_OR_PARTITION error (#8579) 4 years ago
Jim Galasyn 11a8549479
MINOR: document timestamped state stores (#8920) 4 years ago
A. Sophie Blee-Goldman cdf68a4dae
KAFKA-10166: checkpoint recycled standbys and ignore empty rocksdb base directory (#8962) 4 years ago
John Roesler 34f749db30
MINOR: prune the metadata upgrade test matrix (#8971) 4 years ago
A. Sophie Blee-Goldman cd2f5f030b
KAFKA-10017: fix flaky EosBetaUpgradeIntegrationTest (#8963) 4 years ago
Ismael Juma 8a24da376b
KAFKA-8398: Prevent NPE in `forceUnmap` (#8983) 4 years ago