8449 Commits (976e6ea0f77c16816b068720abd476005073f39d)
 

Author SHA1 Message Date
Colin Patrick McCabe 217334b0f4
KAFKA-12183: Add the KIP-631 metadata record definitions (#9876) 4 years ago
Ning Zhang 2cde6f61b8
KAFKA-10304: Refactor MM2 integration tests (#9224) 4 years ago
dengziming 06aa9c5aa3
MINOR: Fix typo in `shouldUseJUnit5` in build.gradle (#9893) 4 years ago
Ismael Juma fa66ecef28
MINOR: Make JUnit 5 the default for new projects (#9882) 4 years ago
Mickael Maison 966e9dd6a2
MINOR: Updating files with release 2.6.1 (#9844) 4 years ago
Luke Chen 2746af4535
MINOR: replace NotLeaderForPartitionException with NotLeaderOrFollowerException (#9885) 4 years ago
wenbingshen 2896a4b821
MINOR: Rename examples to example (#9886) 4 years ago
Chia-Ping Tsai 04827dad51
KAFKA-12171: Migrate streams:test-utils module to JUnit 5 (#9856) 4 years ago
Ismael Juma 52b8aa0fdc
KAFKA-7340: Migrate clients module to JUnit 5 (#9874) 4 years ago
A. Sophie Blee-Goldman fec6831b10
MINOR: reduce StreamThread INFO logging during low traffic (#9875) 4 years ago
David Arthur ee08b0b32a
Only schedule AlterIsr thread when we have an ISR change (#9749) 4 years ago
Bruno Cadonna ee5ef89a71
MINOR: Fix flaky test shouldQuerySpecificActivePartitionStores (#9873) 4 years ago
Boyang Chen 94a0aac81d
MINOR: Add restoration time tracking (#9830) 4 years ago
Geordie 1ad7cea1d8
MINOR: Remove unnecessary assertDoesNotThrow (#9854) 4 years ago
CHUN-HAO TANG 2996642566
MINOR: Fix error message in SnapshotWriter.java (#9862) 4 years ago
Chia-Ping Tsai bed4c6a33b
KAFKA-12172 Migrate streams:examples module to JUnit 5 (#9857) 4 years ago
Jason Gustafson 474ad1eebd
KAFKA-12168; Move envelope request parsing out of SocketServer (#9850) 4 years ago
Colin P. Mccabe 1e4d335245 KAFKA-12180: Implement the KIP-631 message generator changes 4 years ago
Chris Egerton 7455b70102
KAFKA-10895: Attempt to prevent JAAS config from being overwritten for basic auth filter in Connect (#9806) 4 years ago
Walker Carlson aedb53a4e6
KAFKA-10500: Add KafkaStreams#removeStreamThread (#9695) 4 years ago
Jason Gustafson f62c2b26cc
MINOR: Factor `RaftManager` out of `TestRaftServer` (#9839) 4 years ago
Tom Bentley 39a9274321
KAFKA-12156: Document single threaded response handling in Admin client (#9842) 4 years ago
tang7526 33fcc830c1
MINOR: Remove unnecessary semicolon in NetworkClient (#9853) 4 years ago
dengziming 119a2d9127
MINOR: Substitute assertEquals(null) with assertNull (#9852) 4 years ago
Chia-Ping Tsai 913a019d6c
MINOR: replace test "expected" parameter by assertThrows (#9520) 4 years ago
Geordie 3697390402
KAFKA-10878 Check failed message in ProtocolSerializationTest (#9776) 4 years ago
Geordie f06dff1103
KAFKA-10887 Migrate log4j-appender module to JUnit 5 (#9785) 4 years ago
Jason Gustafson ea459d1457
KAFKA-12153; Update producer state before updating start/end offsets after truncation (#9838) 4 years ago
Tom Bentley 689bb7dc80
KAFKA-12165: Include org.apache.kafka.common.quota in javadoc (#9846) 4 years ago
David Jacot 8716ba1ff1
MINOR; Add producer id in exceptions thrown by ProducerStateManager (#9827) 4 years ago
Chia-Ping Tsai e5733f3ade
MINOR: revise error message from TransactionalRequestResult#await (#9843) 4 years ago
Matthias J. Sax 94f9b919ab
KAFKA-9566: Improve DeserializationExceptionHandler JavaDocs (#9837) 4 years ago
dengziming 52652a0dca
KAFKA-10779; Reassignment tool sets throttles incorrectly when overriding a reassignment (#9807) 4 years ago
Manikumar Reddy f0ef5785e3 MINOR: Add a log to print acl change notification details 4 years ago
Geordie 71540c03b8
KAFKA-10874: Fix flaky ClientQuotasRequestTest.testAlterIpQuotasRequest (#9778) 4 years ago
Matthias J. Sax 22e8e71156
KAFKA-9274: Fix commit-TimeoutException handling for EOS (#9800) 4 years ago
Matthias J. Sax 393139064f
MINOR: code cleanup for Kafka Streams task interface (#9801) 4 years ago
Luke Chen 2552aa35cc
KAFKA-10671: improve the partition.assignment.strategy docs (#9788) 4 years ago
Matthias J. Sax 2e0c686ec1
MINOR: improve KafkaStreams replication factor documentation (#9829) 4 years ago
Tom Bentley bf55afecda
KAFKA-10778; Fence appends after write failure (#9676) 4 years ago
dengziming df9fc3834c
MINOR: Combine repeated top-level error test in AlterIsrManagerTest (#9649) 4 years ago
Manikumar Reddy ea2423e0e3 MINOR: Update log statements in alterBrokerConfigs/alterTopicConfigs methods 4 years ago
Chia-Ping Tsai b80cf9c240
MINOR: make sure all dir jobs are completed (#9728) 4 years ago
Jason Gustafson fa1e456933
MINOR: Add a few missing entity type tags (#9828) 4 years ago
Jason Gustafson daad1cbf55
KAFKA-10894; Ensure PartitionInfo replicas are not null in client quota callback (#9802) 4 years ago
Bill Bejeck bf694b2943
MINOR: Add 2.7.0 release to broker and client compat tests (#9774) 4 years ago
Chia-Ping Tsai c9afd2db01
MINOR: refactor FetchResponse#toMessage to avoid creating unnecessary collections (#9818) 4 years ago
Luke Chen e3ce4a6e11
KAFKA-10870; Handle REBALANCE_IN_PROGRESS error in JoinGroup (#9792) 4 years ago
Chia-Ping Tsai ac7b5d3389
KAFKA-10893 Increase target_messages_per_sec of ReplicaScaleTest to reduce the run time (#9797) 4 years ago
Gwen Shapira 8ac5ef90a0 MINOR: gradle wrapper should handle directories with spaces 4 years ago