adixitconfluent commented on PR #19786:
URL: https://github.com/apache/kafka/pull/19786#issuecomment-2906971134

   @ji-seung-ryu Thanks for the changes. As I mentioned in this 
[comment](https://github.com/apache/kafka/pull/19786#pullrequestreview-2863310322),
 we also need to change `testReleaseSessionCompletesDelayedShareFetchRequest` 
to mock the behaviour for `releaseAcquiredRecords` for `tp3`. Example - 
`when(sp3.releaseAcquiredRecords(ArgumentMatchers.eq(memberId))).thenReturn(CompletableFuture.completedFuture(null));`


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