brenden20 opened a new pull request, #16291:
URL: https://github.com/apache/kafka/pull/16291

   I changed OffsetFetchRequestState toString to toStringBase and added a 
toString() method for MemberInfo
   
   I added a new test to CommitRequestManagerTest that tests the new 
toStringBase method. In the test, a string variable 'target' is instantiated 
and will be compared to the new toStringBase method. The test calls 
OffsetFetchRequestState toStringBase() and compares it to the target string. 
All tests in CommitRequestManagerTest pass.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to