[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835003#comment-13835003 ] ASF subversion and git services commented on JENA-597: -- Commit 1546406

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835127#comment-13835127 ] Hudson commented on JENA-597: - ABORTED: Integrated in Jena_Development_Test #1053 (See

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832914#comment-13832914 ] Andy Seaborne commented on JENA-597: The fix to JENA-467 should fix the situation.

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Scott Patterson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832928#comment-13832928 ] Scott Patterson commented on JENA-597: -- I opened this defect by cloned issue 467, which

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832926#comment-13832926 ] Andy Seaborne commented on JENA-597: {{IRIResolver$IRIResolverNormal.init}}: {noformat}

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Simon Helsen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832944#comment-13832944 ] Simon Helsen commented on JENA-597: --- this stack trace matches 2.11. There are other calls

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Scott Patterson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832962#comment-13832962 ] Scott Patterson commented on JENA-597: -- With the attached test, the trace is Exception

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832987#comment-13832987 ] Andy Seaborne commented on JENA-597: Static {{resolveIRI(String)}} need protecting.

[jira] [Commented] (JENA-597) IRIResolverNormal needs thread safe CacheLRU

2013-11-26 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833027#comment-13833027 ] Andy Seaborne commented on JENA-597: Please try the attached patch (I don't have an IBM