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

ASF subversion and git services commented on JENA-516:
------------------------------------------------------

Commit 1514974 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1514974 ]

JENA-516
Clean up Graph Store Protocol PUT and POST with streaming transactions.
Structure upload better - this not streaming due to limitations of HTTP;
the graph name can come after the data in the multi-part body.
                
> 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
>            Assignee: 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