Andy Seaborne created JENA-513:
----------------------------------
Summary: DatasetGraphTDB.deleteAny uses a loop to delete leading
to a scaling problem.
Key: JENA-513
URL: https://issues.apache.org/jira/browse/JENA-513
Project: Apache Jena
Issue Type: Improvement
Components: TDB
Affects Versions: TDB 0.10.1
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Priority: Minor
DatasetGraphTDB.deleteAny is relying on the DatasetGraphCaching default
implementation.
It should work on NodeIds and also use the batching as seen in
GraphTDB.removeWorker
Move GraphTDB.removeWorker code to DatsetGraphTDB and consolidate on using that.
--
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