[
https://issues.apache.org/jira/browse/OAK-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig updated OAK-3703:
-------------------------------
Fix Version/s: 1.4
> Improve handling of IOException
> -------------------------------
>
> Key: OAK-3703
> URL: https://issues.apache.org/jira/browse/OAK-3703
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segmentmk
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Labels: resilience, technical_debt
> Fix For: 1.4
>
>
> {{SegmentStore.writeSegment}} doesn't specify its behaviour in the face of IO
> errors. Moreover {{FileStore.writeSegment}} just catches any {{IOException}}
> and throws a {{RuntimeException}} with the former as its cause.
> I think we need to clarify this as an immediate cause of the current state is
> that some of the {{SegmentWriter}} write methods *do* throw an
> {{IOException}} and some *don't*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)