[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-03-05 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784636#comment-16784636 ] Julian Reschke commented on OAK-8051: - trunk: [r1854701|http://svn.apache.org/r1854701]

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-03-05 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784399#comment-16784399 ] Thomas Mueller commented on OAK-8051: - Sorry... the changes look good to me! > PersistentCache: error

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-03-03 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16782721#comment-16782721 ] Julian Reschke commented on OAK-8051: - trunk: [r1854701|http://svn.apache.org/r1854701]

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16779207#comment-16779207 ] Julian Reschke commented on OAK-8051: -

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-26 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777822#comment-16777822 ] Julian Reschke commented on OAK-8051: - I think we should be more clear about the contract (enhance the

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-26 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777819#comment-16777819 ] Thomas Mueller commented on OAK-8051: - [~reschke] is it OK if I commit my patch? > PersistentCache:

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-22 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774920#comment-16774920 ] Thomas Mueller commented on OAK-8051: - > The patch broke the test (that's why I @ignored it) because

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-21 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774188#comment-16774188 ] Julian Reschke commented on OAK-8051: - > I just argue that my patch is slightly better, as it can deal

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774151#comment-16774151 ] Thomas Mueller commented on OAK-8051: - > Actually what's wrong is that if the first attempt to open the

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-21 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773819#comment-16773819 ] Julian Reschke commented on OAK-8051: - bq. It would be better if 10 retries are attempted immediately

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-21 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773818#comment-16773818 ] Julian Reschke commented on OAK-8051: - bq. The "error during open can lead to incomplete

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773800#comment-16773800 ] Thomas Mueller commented on OAK-8051: - I think the issue description, while technically correct, is

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773796#comment-16773796 ] Thomas Mueller commented on OAK-8051: - As far as I see, your patch is basically just this: {noformat}

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-18 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771133#comment-16771133 ] Julian Reschke commented on OAK-8051: - Proposed patch:

[jira] [Commented] (OAK-8051) PersistentCache: error during open can lead to incomplete initialization and subsequent NPEs

2019-02-18 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771014#comment-16771014 ] Julian Reschke commented on OAK-8051: - (still looking at 1.6 source...) So, in {noformat} 22.01.2019