Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2.0
-
None
-
Reviewed
Description
Note: the javadoc is wrong here:
/**
- Returns the last entry identifier submitted and increments it.
- @return long
*/
long setLast(long last){
also would be great to have javadoc for the legerrecoverymonitor getNextHint method. I was reviewing this code and it would have been helpful to know what to expect of this method. (possible return values, etc...)
Attachments
Attachments
Issue Links
- is part of
-
ZOOKEEPER-380 bookkeeper should have a streaming api so that its easier to store checpoints/snapshots in bookkeeper.
- Closed