[jira] [Commented] (OAK-5787) BlobStore should be AutoCloseable

2020-03-16 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17059978#comment-17059978 ] Julian Reschke commented on OAK-5787: - trunk: (1.22.0) [r1871267|http://svn.apache.org/r1871267] 1.22:

[jira] [Commented] (OAK-5787) BlobStore should be AutoCloseable

2019-12-12 Thread Thomas Mueller (Jira)
[ https://issues.apache.org/jira/browse/OAK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994394#comment-16994394 ] Thomas Mueller commented on OAK-5787: - +1 > BlobStore should be AutoCloseable >

[jira] [Commented] (OAK-5787) BlobStore should be AutoCloseable

2019-12-12 Thread Marcel Reutegger (Jira)
[ https://issues.apache.org/jira/browse/OAK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994385#comment-16994385 ] Marcel Reutegger commented on OAK-5787: --- Looks good to me. > BlobStore should be AutoCloseable >

[jira] [Commented] (OAK-5787) BlobStore should be AutoCloseable

2019-11-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975090#comment-16975090 ] Julian Reschke commented on OAK-5787: - Good idea. > BlobStore should be AutoCloseable >

[jira] [Commented] (OAK-5787) BlobStore should be AutoCloseable

2019-11-15 Thread Thomas Mueller (Jira)
[ https://issues.apache.org/jira/browse/OAK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975071#comment-16975071 ] Thomas Mueller commented on OAK-5787: - For DefaultSplitBlobStore, if both thrown exception, the first

[jira] [Commented] (OAK-5787) BlobStore should be AutoCloseable

2019-11-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975055#comment-16975055 ] Julian Reschke commented on OAK-5787: - [~thomasm] - good point. Proposed patch: [^OAK-5787.diff] .