Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-62643

Choose a better name for the VectorClock component

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Sharding EMEA

      The VectorClock class serves as the one place where store, maintain and gossip the collection of logical clocks we have in sharding (and by consequence for replica-sets as well).

      It has been pointed out that VectorClock is a misnomer, because the clocks are not necessarily independent from each other (there is a ordering relationship between them, where clusterTime >= configOpTime >= topologyTime).

      Because of this we should choose a better name.

      Some candidates:

      • LogicalClock
      • LogicalClocks

            Assignee:
            backlog-server-sharding-emea [DO NOT USE] Backlog - Sharding EMEA
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: