mirror of https://github.com/apache/kafka.git
Since the Raft leader is already doing the work of assigning offsets and the leader epoch, we can skip the same logic in `Log.appendAsLeader`. This lets us avoid an unnecessary round of decompression. Reviewers: dengziming <dengziming1993@gmail.com>, Jason Gustafson <jason@confluent.io> |
||
---|---|---|
.. | ||
main | ||
test |