mjsax opened a new pull request #8833:
URL: https://github.com/apache/kafka/pull/8833


   - Removes `prepareCloseClean()` and `prepareCloseDirty()`.
   - Removes state transition `RUNNING -> CLOSED` (tasks must be suspended 
before closing now)
   - Decouples suspending/committing/closing (ie, no redundant code any longer, 
but enforces "linear" order of calls)
   
   Call for review @guozhangwang @abbccdda @vvcephei @ableegoldman @cadonna 


----------------------------------------------------------------
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.

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


Reply via email to