No need to change the JavaDocs for the old method call here. Side comment: I am just realizing, that the old API takes two timestamps: Thus, I think this should be both `Instance`? If yes, we would need to update the KIP (not a bit deal). Or is it intended to switch from "point-in-time/point-in-time" to "point-in-time/duration"? If yes, the JavaDoc should be `Instant.ofEpochMilli(10), Duration.ofMillis(10))` IMHO.
Similar for other `fetch` overloads below. \cc @guozhangwang @bbejeck @vvcephei [ Full content available at: https://github.com/apache/kafka/pull/5682 ] This message was relayed via gitbox.apache.org for [email protected]
