simingweng commented on issue #3223: fix saving and restoring checkpoint from dlog URL: https://github.com/apache/incubator-heron/pull/3223#issuecomment-476937167 > It seems like unit tests are failing: > > 50/50 files checked 100% done > (21:28:03) INFO: Elapsed time: 1264.383s, Critical Path: 154.04s > (21:28:03) INFO: 1192 processes: 1192 local. > (21:28:03) INFO: Build completed, 2 tests FAILED, 1547 total actions > //heron/io/dlog/tests/java:DLInputStreamTest FAILED in 1.2s > FAILED org.apache.heron.dlog.DLInputStreamTest.testReadEos (0.0s) > //heron/statefulstorages/tests/java:DlogStorageTest FAILED in 5.2s > FAILED org.apache.heron.statefulstorage.dlog.DlogStorageTest.testRestore (0.1s) > Test cases: finished with 1094 passing and 2 failing out of 1096 test cases yes, I've updated the unit test to expect -1 as return value when the end of the stream is reached.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
