jeff303 commented on pull request #11792:
URL: https://github.com/apache/kafka/pull/11792#issuecomment-1072841151


   Made a bit more progress on this.  Converting `testRebalance` took me a very 
long time (due to the different paradigm that Mockito uses versus Powermock).  
The lack of a Mockito equivalent of `PowerMock.verifyAll()` takes a while to 
work through (have to manually figure out the verifications).  The next test - 
`testIncrementalCooperativeRebalanceForNewMember` - went much faster at least.
   
   Also, had to put in a hacky workaround for mockito/mockito#2601 for now.


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