-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Sharding
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is the currentOp output for a tenant migration donor:

The donorStartMigration command creates a POS instance that runs in the background in a thread pool. Would it be useful to include information about the client of the donorStartMigration command?
A proposed output:
{
desc: ...,
client: ...,
appName: ...,
clientMetadata: ...,
...other fields from above...
}