7953 Commits (12d98a3d7ad9b023c600bdbb5e3ffb42b07406b1)
 

Author SHA1 Message Date
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
Andrew Choi 3a55fb9f28
KAFKA-9769: ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooKeeper disconnect occurs (#8479) 4 years ago
Jason Gustafson 2a4d938ef0
MINOR: Improve logging around initial log loading (#8970) 4 years ago
Vito Jeng e263566303
MINOR: rename class `RecordTimeDefintion` to `RecordTimeDefinition` (#8939) 4 years ago
Tom Bentley ce939e9136
MINOR: Document that max.block.ms affects some transaction methods (#8975) 4 years ago
Chia-Ping Tsai 72042f26af
KAFKA-10209: Fix connect_rest_test.py after the introduction of new connector configs (#8944) 4 years ago
Mickael Maison caa806cd82
KAFKA-10232: MirrorMaker2 internal topics Formatters KIP-597 (#8604) 4 years ago
John Roesler 3b2ae7b95a
KAFKA-10173: Use SmokeTest for upgrade system tests (#8938) 4 years ago
showuon cf1ebcbbbd
KAFKA-10006: Don't create internal topics when LeaderNotAvailableException (#8712) 4 years ago
Ismael Juma 5275e4b7ef
MINOR: Update Netty to 4.1.50.Final (#8972) 4 years ago
Gal Margalit 5dade71a8f
MINOR: Update introduction.html (#8969) 4 years ago