You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alexander Klimetschek (JIRA)" <ji...@apache.org> on 2018/10/14 00:24:00 UTC

[jira] [Created] (OAK-7832) oak-run console export should handle exceptions such as missing segments

Alexander Klimetschek created OAK-7832:
------------------------------------------

             Summary: oak-run console export should handle exceptions such as missing segments
                 Key: OAK-7832
                 URL: https://issues.apache.org/jira/browse/OAK-7832
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: run
            Reporter: Alexander Klimetschek


Problem: When trying to look at data using "pn" or running "export" oak-run console currently will choke and abort the traversal on exceptions such as SegmentNotFoundException.

Expected: It would be nice if it would be best-effort, log the issue or embed in the exported json, and just continue. This also ensures all missing segments for a subtree are listed with one command (if it fails right now you just see the first missing segment).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)