[
https://issues.apache.org/jira/browse/KAFKA-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman updated KAFKA-13081:
-------------------------------------------
Description:
We should make sure that fix #1 and #2 of
[#10985|https://github.com/apache/kafka/pull/10985] make it back to the 2.8
sticky assignor, since it's pretty much impossible to smoothly cherrypick that
commit from 3.0 to 2.8 due to all the recent improvements and refactoring in
the AbstractStickyAssignor. Either we can just extract and apply those two
fixes to 2.8 directly, or go back and port all the commits that made this
cherrypick difficult over to 2.8 as well. If we do so then cherrypicking the
original commit should be easy.
See [this
comment|https://github.com/apache/kafka/pull/10985#issuecomment-879521196]
was:We should make sure that fix #1 and #2 of
[#10985|https://github.com/apache/kafka/pull/10985] make it back to the 2.8
sticky assignor, since it's pretty much impossible to smoothly cherrypick that
commit from 3.0 to 2.8 due to all the recent improvements and refactoring in
the AbstractStickyAssignor. Either we can just extract and apply those two
fixes to 2.8 directly, or go back and port all the commits that made this
cherrypick difficult over to 2.8 as well. If we do so then cherrypicking the
original commit should be easy
> Port sticky assignor fixes (KAFKA-12984) back to 2.8
> ----------------------------------------------------
>
> Key: KAFKA-13081
> URL: https://issues.apache.org/jira/browse/KAFKA-13081
> Project: Kafka
> Issue Type: Bug
> Reporter: A. Sophie Blee-Goldman
> Priority: Blocker
> Fix For: 2.8.1
>
>
> We should make sure that fix #1 and #2 of
> [#10985|https://github.com/apache/kafka/pull/10985] make it back to the 2.8
> sticky assignor, since it's pretty much impossible to smoothly cherrypick
> that commit from 3.0 to 2.8 due to all the recent improvements and
> refactoring in the AbstractStickyAssignor. Either we can just extract and
> apply those two fixes to 2.8 directly, or go back and port all the commits
> that made this cherrypick difficult over to 2.8 as well. If we do so then
> cherrypicking the original commit should be easy.
> See [this
> comment|https://github.com/apache/kafka/pull/10985#issuecomment-879521196]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)