8449 Commits (976e6ea0f77c16816b068720abd476005073f39d)
 

Author SHA1 Message Date
Jesse Gorzinski 976e6ea0f7
MINOR: Tweak IBM i support in "stop" scripts (#9810) 4 years ago
Matthias J. Sax 92e72f7bf9
KAFKA-12185: fix ConcurrentModificationException in newly added Tasks container class (#9940) 4 years ago
David Jacot 24e7e81524
MINOR: Refactor DescribeAuthorizedOperationsTest (#9938) 4 years ago
David Jacot eb026fcf82
KAFKA-12152; Idempotent Producer does not reset the sequence number of partitions without in-flight batches (#9832) 4 years ago
17hao 62860fa0a1
MINOR: Remind user index file is empty when dumping LogSegment index file (#9891) 4 years ago
bertber 484c99e200
KAFKA-12175 Migrate generator module to junit5 (#9926) 4 years ago
Justine Olshan 86b9fdef2b
KAFKA-10869: Gate topic IDs behind IBP 2.8 (KIP-516) (#9814) 4 years ago
Luke Chen 462c89e0b4
KAFKA-12211: don't change perm for base/state dir when no persistent store (#9904) 4 years ago
David Jacot 287b600cf7
KAFKA-12210; AdminClient should use DescribeCluster API when available (KIP-700) (#9905) 4 years ago
Chia-Ping Tsai 38b320a1f2
HOTFIX: fix RocksDBMetricsTest (#9935) 4 years ago
Luke Chen 918c332cbf
KAFKA-8460: produce records with current timestamp (#9877) 4 years ago
Matthias J. Sax 0158e1d719
MINOR: Add 'task container' class to KafkaStreams TaskManager (#9835) 4 years ago
Bruno Cadonna add160d522
KAFKA-9924: Add docs for RocksDB properties-based metrics (#9895) 4 years ago
John Roesler be88f5a1aa
MINOR: Fix StreamsOptimizedTest (#9911) 4 years ago
Lee Dongjin 4c6f900673
KAFKA-12219: Add 'synchronized' keyword to InMemoryKeyValueStore#[reverseRange, reverseAll] (#9923) 4 years ago
Luke Chen 130274b7f6
KAFKA-10017: fix uncaucht-exception handling in EosBetaUpgradeIntegrationTest (#9733) 4 years ago
David Jacot 302eee63c4
KAFKA-12204; Implement DescribeCluster API in the broker (KIP-700) (#9903) 4 years ago
Chia-Ping Tsai f7c0b0d172
MINOR: Replace ApiVersion by auto-generated protocol (#9746) 4 years ago
Ismael Juma ef5b7b701f
MINOR: Exclude junit 3 transitive dependency from jfreechart (#9928) 4 years ago
Ismael Juma 418aaa0d3d
MINOR: Ensure compile and runtime classpaths have consistent versions (#9921) 4 years ago
Chia-Ping Tsai 6752f28254
KAFKA-12195 Fix synchronization issue happening in KafkaStreams (#9887) 4 years ago
Luke Chen 277c4371c7
KAFKA-12194: use stateListener to catch each state change (#9888) 4 years ago
Geordie efff9db827
KAFKA-10841: Extract conversion from LogReadResult to FetchPartitionData (#9743) 4 years ago
Ismael Juma 1ca497a7fd
MINOR: Upgrade gradle to 6.8 and test retry plugin to 1.2.0 (#9849) 4 years ago
Ismael Juma 8648643abb
MINOR: Use Gradle's JUnitPlatform for upgrade-system-tests modules (#9922) 4 years ago
Chia-Ping Tsai f2ac0c62ef
KAFKA-12221 remove PowerMock from connect-json module and connect-transforms module (#9924) 4 years ago
Chia-Ping Tsai 5a4bbb9f91
KAFKA-7341 Migrate core module to JUnit 5 (#9855) 4 years ago
dengziming 7bd10ff56a
MINOR: Make data in FetchSnapshotRequest and FetchSnapshotRespponse private (#9820) 4 years ago
Geordie 462be6da9b
KAFKA-12196: Migrate connect:api module to JUnit 5 (#9909) 4 years ago
CHUN-HAO TANG 962b69b5b3
KAFKA-12200: Migrate connect:file module to JUnit 5 (#9917) 4 years ago
Ismael Juma 87df3b9e7d
MINOR: Delete unused `jenkins.sh` (#9919) 4 years ago
Chia-Ping Tsai e0ebb1d202
KAFKA-12202 Migrate connect:mirror module to JUnit 5 (#9894) 4 years ago
dengziming 4126cfd049
KAFKA-12197: Migrate connect:transforms module to JUnit 5 (#9907) 4 years ago
Ismael Juma 6f9e73cfd8
MINOR: Move a few more methods to AuthHelper (#9913) 4 years ago
Boyang Chen bfc96efa3a
KAFKA-10674: Controller API version bond with forwardable APIs (#9600) 4 years ago
Jason Gustafson 8f063c15da
MINOR: Generalize server startup to make way for KIP-500 (#9883) 4 years ago
Colin Patrick McCabe 06c9a39101
KAFKA-12214: Generated code does not include UUID or struct fields in its toString output (#9914) 4 years ago
Jason Gustafson 7ac06065f1
KAFKA-12161; Support raft observers with optional id (#9871) 4 years ago
Colin Patrick McCabe b5c107363f
KAFKA-12208: Rename AdminManager to ZkAdminManager (#9900) 4 years ago
David Arthur ba1e16f0c0
MINOR: Upstream ApisUtils from kip-500 (#9715) 4 years ago
dengziming 3e6c6f5950
KAFKA-12198: Migrate connect:json module to JUnit 5 (#9890) 4 years ago
Chia-Ping Tsai 9361a43cfa
MINOR: remove unused flag 'hasIdempotentRecords' (#9884) 4 years ago
Colin Patrick McCabe c9f3d5e7c4
KAFKA-12206: o.a.k.common.Uuid should implement Comparable (#9896) 4 years ago
Ismael Juma 144b1230e3
MINOR: Remove incorrect code in metadata module build (#9897) 4 years ago
Geordie 738904ed6f
KAFKA-12191 SslTransportTls12Tls13Test can replace 'assumeTrue' by (junit 5) conditional test (#9899) 4 years ago
Geordie 63f49f91ce
KAFKA-12189 ShellTest can replace 'assumeTrue' by (junit 5) conditional test (#9898) 4 years ago
Chia-Ping Tsai 0c92b8398d
KAFKA-12203 Migrate connect:mirror-client module to JUnit 5 (#9889) 4 years ago
Alok Nikhil c49f660c62
MINOR: Initialize QuorumState lazily in RaftClient.initialize() (#9881) 4 years ago
Ismael Juma a68c14190e
KAFKA-12201: Migrate connect:basic-auth-extensio module to JUnit 5 (#9892) 4 years ago
wenbingshen 4a985b594f
MINOR: fix typo in TimeIndex (#9834) 4 years ago