ableegoldman commented on pull request #10985:
URL: https://github.com/apache/kafka/pull/10985#issuecomment-879521196


   Merged to trunk and cherrypicked back to 3.0 (cc @kkonstantine)
   
   Unfortunately it's not really possible to cherrypick this back to 2.8, since 
there have been so many changes to the assignor since then. However the main 
conflicts are due to the fix #3, which isn't actually necessary as the bug it's 
fixing was only present in 3.0. So we just need to extract the #1 and #2 fixes 
and apply those to the 2.8 assignor (along with the tests, most if not all of 
which are still relevant in 2.8).
   
   We should split this out into a separate ticket though, so we can close the 
current one and unblock the 3.0 release. @showuon If you have time would you be 
interested in picking this up? I guess an alternative is to just port those 
improvements you made to the assignor back to 2.8 and then just cherrypick this 
fix as usual, which should be relatively smooth since I doubt much else has 
touched the assignor recently. I'll leave it up to you to decide which route to 
go, if you want to take this one. Luckily there's no rush on this since the 
2.8.1 release isn't right around the corner like the 3.0 release is, so we can 
take our time


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to