[
https://issues.apache.org/jira/browse/JENA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743386#comment-13743386
]
Hudson commented on JENA-514:
-----------------------------
SUCCESS: Integrated in Jena_Development_Test #850 (See
[https://builds.apache.org/job/Jena_Development_Test/850/])
JENA-513 , JENA-514 : DatasetGraphBase.deleteAny rewritten to work in slices.
Instead of copying the whole iterator, the code takes slices, and repeats until
the "deleteAny" pattern no longer causes .find to return anything. (andy: rev
1515213)
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/core/DatasetGraphBase.java
*
/jena/trunk/jena-arq/src/test/java/com/hp/hpl/jena/sparql/core/AbstractDatasetGraphTests.java
> Add remove() operation support on iterators of triple/quad
> ----------------------------------------------------------
>
> Key: JENA-514
> URL: https://issues.apache.org/jira/browse/JENA-514
> Project: Apache Jena
> Issue Type: Brainstorming
> Components: TDB
> Affects Versions: TDB 0.10.1
> Reporter: Knut-Olav Hoven
> Attachments:
> 0001-Applied-changes-to-how-deletion-of-triples-quads-are.patch,
> 0002-Need-to-promote-block-before-writing-it-to-avoid-get.patch
>
>
> By implementing remove() operation it will fix the issue of loading all
> objects in memory before deleting them one by one.
> It will not fix the issue of keeping all write blocks in memory inside
> BlockMgrJournal.
> Ref. email on dev-mailinglist:
> http://mail-archives.apache.org/mod_mbox/jena-dev/201308.mbox/%3CCAKha0wqFOgR_OVFUhzTiDLML5VfSMW8zdrNfFUbk2Bnktzj_Bg%40mail.gmail.com%3E
> (will supply patch soon)
--
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