sijie opened a new pull request #1182: MockBookKeeperTestCase failed on casting 
ByteBufList
URL: https://github.com/apache/bookkeeper/pull/1182
 
 
   Descriptions of the changes in this PR:
   
   *Problem*
   
   Issue #1141 introduces ByteBufList. But `MockBookKeeperTestCase` still 
assumes `ByteBuf`. So it fails somes test cases
   that use `MockBookKeeperTestCase`
   
   *Solution*
   
   Fix `MockBookKeeperTestCase` to expect `ByteBufList` instead of `ByteBuf`.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to