You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2015/12/24 01:24:25 UTC

svn propchange: r1721587 - svn:log

Author: rec
Revision: 1721587
Modified property: svn:log

Modified: svn:log at Thu Dec 24 00:24:25 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Dec 24 00:24:25 2015
@@ -1,4 +1,4 @@
-[UIMA-4520] Use snapshot iterators in uimaFIT select methods
+[UIMA-4427] Use iteratorWithSnapshot in the select methods
 - Use withSnapshotIterators() where possible and where the iterator is exposed
 - where an iterator is used internally and the results are e.g. copied to a list, we shouldn't need to use snapshots
 - where subiterator is used or when getting all indexed FSes, there is no API to use snapshot iterators