We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3733b0f commit 2be5f70Copy full SHA for 2be5f70
core/src/main/scala/kafka/server/ReplicaManager.scala
@@ -79,7 +79,6 @@ import java.util.{Collections, Optional, OptionalInt, OptionalLong}
79
import java.util.function.Consumer
80
import scala.collection.{Map, Seq, Set, immutable, mutable}
81
import scala.jdk.CollectionConverters._
82
-import scala.jdk.OptionConverters.{RichOption, RichOptional}
83
84
/*
85
* Result metadata of a log append operation on the log
0 commit comments