Skip to content

[Backport] Kafka: Fixes needlessly low interpretation of maxRowsInMemory.#5036

Merged
jihoonson merged 1 commit intoapache:0.11.0from
gianm:backport-5034-to-0.11.0
Nov 3, 2017
Merged

[Backport] Kafka: Fixes needlessly low interpretation of maxRowsInMemory.#5036
jihoonson merged 1 commit intoapache:0.11.0from
gianm:backport-5034-to-0.11.0

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Nov 2, 2017

Backport of #5034 to 0.11.0.

…e#5034)

AppenderatorImpl already applies maxRowsInMemory across all sinks. So dividing by
the number of Kafka partitions is pointless and effectively makes the interpretation
of maxRowsInMemory lower than expected.

This undoes one of the two changes from apache#3284, which fixed the original bug twice.
In this, that's worse than fixing it once.
@jihoonson jihoonson merged commit ea3e137 into apache:0.11.0 Nov 3, 2017
@gianm gianm deleted the backport-5034-to-0.11.0 branch September 23, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants