ivankelly opened a new issue #1411: LedgerEntry#getLength does not do what the 
documentation says
URL: https://github.com/apache/bookkeeper/issues/1411
 
 
   You would expect getLength on a LedgerEntry to return the length of the data 
in the entry. The documentation says it does this, and the Mock implementation 
do so too. But this is not what it does. It in fact returns the length of the 
ledger up to and including this entry.
   
   At the very least this is a documentation bug, but this name is super 
confusing even if the documentation is updated.

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