Project

General

Profile

« Previous | Next » 

Revision 7420

Added by Chris Jones over 11 years ago

In CNodeService.updateReplicationMetadata(), we are setting the replicaVerifiedDate() when we update or wholesale add a new replica. However, in setReplicationStatus(), we only do so when there's a new entry. Change setReplicationStatus() to also update the replicaVerifiedDate on updates of existing entries to be more consistent with other changes. This affects node prioritization based on this date timestamp. Thanks to Skye for pointing this out.

  • added
  • modified
  • copied
  • renamed
  • deleted