[SERVER-7631] current op reports more than 100% done. Created: 12/Nov/12  Updated: 12/Nov/12  Resolved: 12/Nov/12

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Ryan Nitz Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

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)
		}
	}
}



 Comments   
Comment by Eliot Horowitz (Inactive) [ 12/Nov/12 ]

Since data can be inserted while its running, this can go over 100 by design.

Generated at Thu Feb 08 03:15:06 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.