[ 
https://issues.apache.org/jira/browse/JENA-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne resolved JENA-1787.
---------------------------------
    Fix Version/s: Jena 3.14.0
         Assignee: Andy Seaborne
       Resolution: Done

> Improve performance of ValidationProc.simpleValidatationNode
> ------------------------------------------------------------
>
>                 Key: JENA-1787
>                 URL: https://issues.apache.org/jira/browse/JENA-1787
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SHACL
>            Reporter: Pavel Mikhailovskii
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.14.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Current implementation of ValidationProc.simpleValidatationNode (there's a 
> typo in the name BTW) involves finding of *all* target nodes for a specific 
> shape which is very inefficient (we only need to check *one* node) and might 
> lead to OOMEs. A proper implementation should only check if a shape is 
> applicable to the node of interest.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to