nit: `lastCommitMs + commitTimeMs < now` -> `now - lastCommitMs > commitTimeMs`
IMHO, easier to read this way. [ Full content available at: https://github.com/apache/kafka/pull/5428 ] This message was relayed via gitbox.apache.org for [email protected]
