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

Partition service-level counters

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Service Arch

      Use the new API to partition hot, service-level counters (e.g. physicalBytesIn and physicalBytesOut). As part of this ticket (or a sub-task), we should also remove Counter64 by either:

      • Using partitioned counters if the instance of Counter64 qualifies (it's a service-level, hot counter).
      • Using basic atomics (i.e. AtomicWord<uint64_t>).

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: