7952 Commits (ebd64b5d558f5500f419e7e66499ba9ffc30dc04)
 

Author SHA1 Message Date
Mario Molina efec315d0a
KAFKA-9018: Throw clearer exceptions on serialisation errors (#7496) 4 years ago
John Roesler d1133bf7bf
MINOR: add retry to system test curl commands (#8961) 4 years ago
Aakash Shah 16eb9c0bfe
KAFKA-10153: Error Reporting in Connect Documentation (#8858) 4 years ago
Chia-Ping Tsai 6094af8974 KAFKA-10214: Fix zookeeper_tls_test.py system test 4 years ago
Bruno Cadonna f3a9ce4a69
MINOR: Do not swallow exception when collecting PIDs (#8914) 4 years ago
leah c4ec765af5
KAFKA-4996: Fix findbugs multithreaded correctness warnings for streams (#8929) 4 years ago
John Roesler 0e6c8a55b9
KAFKA-10200: Fix testability of PAPI with windowed stores (#8927) 4 years ago
David Jacot 18dcd2c78a
MINOR: Update AlterConfigsOptions Javadoc (#8958) 4 years ago
Jorge Esteban Quilcate Otoya 1e1aa4a5fb
MINOR: Fix typo in ssl.client.auth config doc description (#8956) 4 years ago
Cheng Tan 55b5b248cd
KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch (KIP-601) (#8683) 4 years ago
Guozhang Wang 89c6562082
make produce-sync flush (#8925) 4 years ago
David Jacot 4be4420b3d KAFKA-10212: Describing a topic with the TopicCommand fails if unauthorised to use ListPartitionReassignments API 4 years ago
Boyang Chen 7dcdd35b65
add toString for RocksDbWindowBytesStoreSupplier (#8952) 4 years ago
A. Sophie Blee-Goldman 7db52a46b0
MINOR: re-enable EosBetaUpgradeIntegrationTest (#8953) 4 years ago
showuon 3624daef2a
KAFKA-9509: Increase timeout when consuming records to fix flaky test in MM2 (#8894) 4 years ago
Konstantine Karantasis 2dfb6b05e1
MINOR: Upgrade jetty to 9.4.30.v20200611 (#8893) 4 years ago
David Jacot 52d9d6651f
MINOR: Iterate over partitions only once when building LeaderAndIsrRequest (#8915) 4 years ago
Nikolay 3661f981ff
KAFKA-10180: Fix security_config caching in system tests (#8917) 4 years ago
John Roesler 831938952e
KAFKA-10173: Fix suppress changelog binary schema compatibility (#8905) 4 years ago
A. Sophie Blee-Goldman 30df089631
KAFKA-10166: always write checkpoint before closing an (initialized) task (#8926) 4 years ago
Chia-Ping Tsai fa2da1c9db MINOR: Rename SslTransportLayer.State."NOT_INITALIZED" enum value to "NOT_INITIALIZED" 4 years ago
Ismael Juma 7f90a58b69
MINOR: Update Scala to 2.13.3 (#8931) 4 years ago
Ning Zhang 9c9a79b459
KAFKA-9076: support consumer sync across clusters in MM 2.0 (#7577) 4 years ago
high.lee 43f4b1b7b5
MINOR: Remove Diamond and code code Alignment (#8107) 4 years ago
A. Sophie Blee-Goldman 3348fc49d8
KAFKA-10198: guard against recycling dirty state (#8924) 4 years ago
A. Sophie Blee-Goldman 448e7d7f0f
KAFKA-10169: swallow non-fatal KafkaException and don't abort transaction during clean close (#8900) 4 years ago
jiameixie e70bc04448
KAFKA-10126:Add a warning message for ConsumerPerformance (#8845) 4 years ago
Jeff Kim a047a7c0eb
KAFKA-9439: add KafkaProducer API unit tests (#8174) 4 years ago
Chia-Ping Tsai 14137def71
MINOR: correct the doc of transaction.timeout.ms (#8901) 4 years ago
feyman2016 f7c38d83c7
KAFKA-10135: Extract Task#executeAndMaybeSwallow to be a general utility function into TaskManager… (#8887) 4 years ago
sbellapu 199f375b54 KAFKA-9194: Update documentation for replica.fetch.min.bytes config 4 years ago
Matthias J. Sax 712cc5d073
KAFKA-10168: fix StreamsConfig parameter name variable (#8865) 4 years ago
Vito Jeng 965877c11c
MINOR: code cleanup for inconsistent naming (#8871) 4 years ago
vinoth chandar 54dbd041bc
KAFKA-10138: Prefer --bootstrap-server for reassign_partitions command in ducktape tests (#8898) 4 years ago
John Roesler 68db063aa4
KAFKA-10185: Restoration info logging (#8896) 4 years ago
Matthias J. Sax 3c43adff1d
KAFKA-9891: add integration tests for EOS and StandbyTask (#8890) 4 years ago
Ismael Juma 5ecd094b57
MINOR: Reduce build time by gating test coverage plugins behind a flag (#8899) 4 years ago
Sanjana Kaundinya 1e5fa9e082
KAFKA-10141; Add more detail to log segment delete messages (#8850) 4 years ago
Jason Gustafson f3c00ae1c8
KAFKA-10113; Specify fetch offsets correctly in `LogTruncationException` (#8822) 4 years ago
Guozhang Wang d8cc6fe8e3
KAFKA-10167: use the admin client to read end-offset (#8876) 4 years ago
Ego d3d65dd5dd
MINOR: Upgrade ducktape to 0.7.8 (#8879) 4 years ago
David Arthur 446196d6e9
KAFKA-10123; Fix incorrect value for AWAIT_RESET#hasPosition (#8841) 4 years ago
A. Sophie Blee-Goldman 7ed899a320
KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest (#8883) 4 years ago
A. Sophie Blee-Goldman 42aa0f38b9
MINOR: clean up unused checkstyle suppressions for Streams (#8861) 4 years ago
Chia-Ping Tsai 3b7c2ab6d8
MINOR: reuse toConfigObject(Map) to generate Config (#8889) 4 years ago
Andras Katona 492306a0c5
MINOR: Upgrade jetty to 9.4.27.v20200227 and jersey to 2.31 (#8859) 4 years ago
John Roesler 0c2dfcfc85
MINOR: Fix flaky HighAvailabilityTaskAssignorIntegrationTest (#8884) 4 years ago
Chia-Ping Tsai 26e238c6f5
KAFKA-10147 MockAdminClient#describeConfigs(Collection<ConfigResource>) is unable to handle broker resource (#8853) 4 years ago
John Roesler 147ffb9a96
KAFKA-10165: Remove Percentiles from e2e metrics (#8882) 4 years ago
A. Sophie Blee-Goldman 2239004907
KAFKA-10150: task state transitions/management and committing cleanup (#8856) 4 years ago