[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-24 Thread Stephen Owens (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585506#comment-13585506 ] Stephen Owens commented on JENA-399: I tried it with 2.10.1-SNAPSHOT and the test now co

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-24 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585373#comment-13585373 ] Andy Seaborne commented on JENA-399: Is this resolved now? > Concurrent

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584910#comment-13584910 ] Hudson commented on JENA-399: - Integrated in Jena__Development_Test #516 (See [https://builds.a

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-22 Thread Rob Vesse (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584659#comment-13584659 ] Rob Vesse commented on JENA-399: I may still refactor the code slightly to provide a conveni

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-22 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584394#comment-13584394 ] Andy Seaborne commented on JENA-399: Marked "resolved" - will close when confirmed. The

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-22 Thread Stephen Owens (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584298#comment-13584298 ] Stephen Owens commented on JENA-399: No, just an expression of enthusiasm for the quick

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-22 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584261#comment-13584261 ] Andy Seaborne commented on JENA-399: Stephen - is that a "I've tested it and it runs OK"

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-21 Thread Stephen Owens (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583877#comment-13583877 ] Stephen Owens commented on JENA-399: Awesome Rob, and thanks! Let me know if you need an

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583845#comment-13583845 ] Hudson commented on JENA-399: - Integrated in Jena__Development_Test #514 (See [https://builds.a

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-21 Thread Rob Vesse (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583795#comment-13583795 ] Rob Vesse commented on JENA-399: The issue looks to be a race condition in the prepare() cod

[jira] [Commented] (JENA-399) Concurrent execution of SPARQL CONSTRUCT statements against the same Inference Model leads to a ConcurrentModificationException

2013-02-21 Thread Rob Vesse (JIRA)
[ https://issues.apache.org/jira/browse/JENA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583726#comment-13583726 ] Rob Vesse commented on JENA-399: This issue appears to relate specifically to InferenceModel