From: William Connor <###@###.###>
FYI. During a snapshot, it appears to me that ReliableLog (working with the jini cut) should query the snapshot size after it closes the output stream. My handler was flushing, but not closing the stream as it seemed to me that closing would be the responsibility of ReliableLog. As a result, the snapshot size always returned 0.
FYI. During a snapshot, it appears to me that ReliableLog (working with the jini cut) should query the snapshot size after it closes the output stream. My handler was flushing, but not closing the stream as it seemed to me that closing would be the responsibility of ReliableLog. As a result, the snapshot size always returned 0.