Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
The following tests in ProduceRequestTest in core/src/test/scala/unit/kafka/server/ProduceRequestTest.scala need to be updated to support KRaft
45 : def testSimpleProduceRequest(): Unit = {
82 : def testProduceWithInvalidTimestamp(): Unit = {
128 : def testProduceToNonReplica(): Unit = {
170 : def testCorruptLz4ProduceRequest(): Unit = {
204 : def testZSTDProduceRequest(): Unit = {
Scanned 253 lines. Found 0 KRaft tests out of 5 tests