[
https://issues.apache.org/jira/browse/JENA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740913#comment-13740913
]
ASF subversion and git services commented on JENA-513:
------------------------------------------------------
Commit 1514244 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1514244 ]
JENA-513 : Move the batch delete code from GraphTDB to DatsetgraphTDB.
> 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