Homec4science

BibUpload: bibrec timestamp bug

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Mar 26 2013, 15:18.

Description

BibUpload: bibrec timestamp bug

  • In 70f76183f018c1a3bb7313c39b6a4ce8e5e908a4 bibupload was modified to store as record modification time the initial timestamp of when the modification began, rather than the latest timestamp of when modification finished (as it was before this patch). This might lead to all sorts of malfunctions if tasks such as bibindex, bibrank, refextract, bibauthorid, etc. are run at the same time of a bibupload. This commit partially reverts this behaviour by indeed storing only the very latest timestamp into the bibrec table (so that other bibtasks are not missing the update). (fixes #1431)

Signed-off-by: Samuele Kaplun <samuele.kaplun@cern.ch>
Tested-by: Tibor Simko <tibor.simko@cern.ch>

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Sep 10 2013, 11:34
Parents
R3600:4ef4798b60d1: BibUpload: smart record uploader
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:7095b2186a57: BibUpload: bibrec timestamp bug (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Sep 10 2013, 11:34