Differences between revisions 1 and 2
Revision 1 as of 2009-04-16 10:16:37
Size: 1511
Comment:
Revision 2 as of 2009-04-16 10:58:10
Size: 1505
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
Line 24: Line 25:

Line 26: Line 29:
|| 94 || Should this be written, when no IDs are missing? Perhaps check whether missing.isEmpty(); || Cosmetic || NOTOK ||
|| 144 || change 'resultFile' to 'resultFile.getAbsolutePath()' || Cosmetic || NOTOK ||
|| 94 || Should this be written, when no IDs are missing? Perhaps check whether missing.isEmpty(); || Cosmetic || OK ||
|| 144 || change 'resultFile' to 'resultFile.getAbsolutePath()' || Cosmetic || OK ||
Line 30: Line 33:
|| 66 || Javadoc || Cosmetic || NOTOK || || 66 || Javadoc || Cosmetic || OK ||
Line 33: Line 36:
|| 70 || Javadoc for argument filesRequired || Cosmetic || NOTOK || || 70 || Javadoc for argument filesRequired || Cosmetic || OK ||

Review (NS-38): Review of bug 1566

Author

Søren

Moderator

Søren

State

Closed

Objectives

This tries to fix the problem with deduplication (1566).
CrawlLogIndexCache, r786, lines 84-85, 94, 101-114
CombiningMultiFileBasedCache, r786, lines 75, 102-109
CDXIndexCache.java, r786, lines 34, 65-70

Summary

Followup by SVC

Total Time Used (Coding,Documentation,Review):

Time use (Coding,Documentation,Review)
SVC: 1.5 MD
JOLF:0.5 MD

General comments:

Description

Classification

Status

Comments on file 'trunk/src/dk/netarkivet/archive/indexserver/CrawlLogIndexCache.java', revision 786

Lines

Description

Classification

Status

94

Should this be written, when no IDs are missing? Perhaps check whether missing.isEmpty();

Cosmetic

OK

144

change 'resultFile' to 'resultFile.getAbsolutePath()'

Cosmetic

OK

Comments on file 'trunk/src/dk/netarkivet/archive/indexserver/CombiningMultiFileBasedCache.java', revision 786

Lines

Description

Classification

Status

66

Javadoc

Cosmetic

OK

Comments on file 'trunk/src/dk/netarkivet/archive/indexserver/CDXIndexCache.java', revision 786

Lines

Description

Classification

Status

70

Javadoc for argument filesRequired

Cosmetic

OK

IssuesFoundInReviewNs38 (last edited 2010-08-16 10:24:09 by localhost)