标签: apache-kafka
case class PartitionOffsetRequestInfo(time: Long, maxNumOffsets: Int)
任何人都知道macNumOffsets的方法,ty
答案 0 :(得分:0)
将 maxNumOffset 设置为大于1的任何内容会在给定时间之前为我们提供更多的消息偏移量
请参阅:http://cfchou.github.io/blog/2015/04/23/a-closer-look-at-kafka-offsetrequest/