Author: mgrigorov Revision: 1081184 Modified property: svn:log Modified: svn:log at Sun Mar 13 18:48:26 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sun Mar 13 18:48:26 2011 @@ -1,3 +1,4 @@ -Use DefaultPageStore#storePage(SerializedPage) instead of adding the page directly in the cache. +* Use DefaultPageStore#storePage(SerializedPage) instead of adding the page directly in the cache. +* Break the loop for searching a match as soon as match is found. #storePage() is smarter than that and removes any duplicates before adding a page.
