You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by am...@apache.org on 2016/06/08 04:33:48 UTC

svn propchange: r1747342 - svn:log

Author: amitj
Revision: 1747342
Modified property: svn:log

Modified: svn:log at Wed Jun  8 04:33:48 2016
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jun  8 04:33:48 2016
@@ -1,4 +1,4 @@
-OAK-4330:  DataStoreBlobStore#getAllChunkIds fetches DataRecord when not needed
+OAK-4430:  DataStoreBlobStore#getAllChunkIds fetches DataRecord when not needed
 
 Create a new method getAllRecords() which returns the DataRecord.
 DataStoreBlobStore#getAllChunkIds now uses this method to return all the ids. These are still length encoded without doing a round trip again to fetch the record