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

current op reports more than 100% done.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      I am guessing this is because docs have been added since the index creation started #shrug

      {
      	"opid" : "shardx:662629057",
      	"active" : true,
      	"secs_running" : 1759,
      	"op" : "insert",
      	"ns" : "collectionSomething.system.indexes",
      	"query" : {
      		
      	},
      	"client_s" : "10.10.10.10:45643",
      	"desc" : "conn185480",
      	"threadId" : "0x7f6c3aa96700",
      	"connectionId" : 185480,
      	"locks" : {
      		"^mmsdbminutes" : "W"
      	},
      	"waitingForLock" : true,
      	"msg" : "bg index build 21308607/20580815 103%",
      	"progress" : {
      		"done" : 21308607,
      		"total" : 20580815
      	},
      	"numYields" : 369165,
      	"lockStats" : {
      		"timeLockedMicros" : {
      			"r" : NumberLong(0),
      			"w" : NumberLong(772343671)
      		},
      		"timeAcquiringMicros" : {
      			"r" : NumberLong(0),
      			"w" : NumberLong(1759020056)
      		}
      	}
      }
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            rn@deftlabs.com Ryan Nitz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: