huxihx created KAFKA-6429:
-
Summary: dirtyNonActiveSegments in `cleanableOffsets` should only
be created when log.cleaner.min.compaction.lag.ms > 0
Key: KAFKA-6429
URL: https://issues.apache.org/jira/browse/KAFKA-6429
On Thu, Jan 4, 2018, at 10:37, Jun Rao wrote:
> Hi, Collin,
>
> A few more comments on the KIP.
>
> 1. About fetch sequence number. My understanding is that the sequence
> number is really used to provide better fencing for requests coming from
> different TCP sessions for a given client. Suppose
re: whitespace characters, I'm fine with the restriction since I don't see
it becoming an issue in practice. I just don't see any reason to restrict
it so it seems like we're going out of our way and doing extra work to be
restrictive, but without clear motivation.
In general my default approach (