Andy Seaborne created JENA-309:
----------------------------------
Summary: Fuseki buffers input data; does not exploit transactions.
Key: JENA-309
URL: https://issues.apache.org/jira/browse/JENA-309
Project: Apache Jena
Issue Type: Improvement
Components: ARQ, Fuseki
Reporter: Andy Seaborne
Priority: Minor
Fuseki is not aware that some transactions are fully ACID not just locking.
It could rely on the transaction semantics and not need to buffer request data
to verify it.
Consider a special wrapper to make non-TDB datasets have weak transaction
semantics.
DatasetGraphs need a "capabilities" mechanism. c.f.
c.h.h.j.sparql.util.Context and c.h.h.j.graph.Capabilities.
--
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