[ 
https://issues.apache.org/jira/browse/JENA-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742675#comment-13742675
 ] 

Hudson commented on JENA-516:
-----------------------------

SUCCESS: Integrated in Jena_Development_Test #846 (See 
[https://builds.apache.org/job/Jena_Development_Test/846/])
JENA-516 : Graph Store Protocol PUT and POST use transactions where available 
(e.g. TDB). (andy: rev 1514908)
* /jena/trunk/jena-fuseki/src-dev/dev/RunFuseki.java
* 
/jena/trunk/jena-fuseki/src/main/java/org/apache/jena/fuseki/servlets/HttpAction.java
* 
/jena/trunk/jena-fuseki/src/main/java/org/apache/jena/fuseki/servlets/SPARQL_REST.java
* 
/jena/trunk/jena-fuseki/src/main/java/org/apache/jena/fuseki/servlets/SPARQL_REST_RW.java
* 
/jena/trunk/jena-fuseki/src/main/java/org/apache/jena/fuseki/servlets/SPARQL_Upload.java

                
> Fuseki should use dataset transactions where available, not parse to an 
> intermediate datastructure
> --------------------------------------------------------------------------------------------------
>
>                 Key: JENA-516
>                 URL: https://issues.apache.org/jira/browse/JENA-516
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>    Affects Versions: Fuseki 0.2.7
>            Reporter: Andy Seaborne
>
> Fuseki should detect when an update operation is on a real transactional 
> dataset and avoid parsing the data into a RAM as a validation step.
> This is especially the case for Graph Store Protocol operations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to