<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1187.37">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px 'Source Code Pro'}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px 'Source Code Pro'; min-height: 15.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 12.0px; line-height: 15.0px; font: 12.0px 'Source Code Pro'; color: #011892}
p.p4 {margin: 0.0px 0.0px 0.0px 12.0px; line-height: 15.0px; font: 12.0px 'Source Code Pro'; color: #011892; min-height: 15.0px}
p.p5 {margin: 0.0px 0.0px 0.0px 24.0px; font: 12.0px 'Source Code Pro'; color: #008e00}
p.p6 {margin: 0.0px 0.0px 0.0px 12.0px; font: 12.0px 'Source Code Pro'; color: #011892; min-height: 15.0px}
p.p7 {margin: 0.0px 0.0px 0.0px 12.0px; font: 12.0px 'Source Code Pro'; color: #011892}
p.p8 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px 'Source Code Pro'; color: #011892; min-height: 15.0px}
</style>
</head>
<body>
<p class="p1">On 2013-05-28 16:31:02 +0000, Martin v. Löwis said:</p>
<p class="p2"><br></p>
<p class="p3">-----BEGIN PGP SIGNED MESSAGE-----</p>
<p class="p3">Hash: SHA1</p>
<p class="p4"><br></p>
<p class="p3">Am 28.05.13 11:04, schrieb Christian Theune:</p>
<p class="p5">So - what's the next step that can happen ASAP?</p>
<p class="p6"><br></p>
<p class="p7">In addition to the changes Donald already did, I think it would be</p>
<p class="p7">wise to restart mirroring at min(last_serial, last_mirroring - 1 minute).</p>
<p class="p2"><br></p>
<p class="p1">We dropped considering serials as timestamps. One of the reasons pep381client was getting inconsistent was that was abusing something that is a serial as a timestamp.</p>
<p class="p2"><br></p>
<p class="p1">Comparing serials and times does not make (too much) sense any longer.</p>
<p class="p2"><br></p>
<p class="p1">I don't want to introduce this again.</p>
<p class="p8"><br></p>
<p class="p7">This will cause any simple pages to be re-downloaded that had been</p>
<p class="p7">updated just before the last mirror run completed.</p>
<p class="p6"><br></p>
<p class="p7">If you aren't checking md5sums of files after download, you should</p>
<p class="p7">(I always wanted to put this into pep381client).</p>
<p class="p2"><br></p>
<p class="p1">Right, I managed to include this in bandersnatch.</p>
<p class="p2"><br></p>
<p class="p1">Christian</p>
</body>
</html>