ivankelly commented on issue #2544: Readd MockBookKeeper to Pulsar
URL: https://github.com/apache/incubator-pulsar/pull/2544#issuecomment-419849377
 
 
   @maskit it does need to be in the same package because it's not a clean mock 
like we would have if just mocking an interface. It relies on some package 
private members of the classes it is overriding unfortunately. If we can move 
managed ledger to completely using the new bookkeeper apis, then the mocks can 
go in whatever package we want.

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