Add tenantMigrations serverStatus section

XMLWordPrintableJSON

    • Fully Compatible
    • Sharding 2021-03-08, Sharding 2021-03-22
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add a tenantMigrations field to the serverStatus output included by default (as described in this section of the design). Contains:

      {
      	tenantMigrations: {
      		currentMigrationsDonating: <number>
      		currentMigrationsReceiving: <number>
      		totalSuccessfulMigrationsDonated: <number>
      		totalSuccessfulMigrationsReceived: <number>
      		totalFailedMigrationsDonated: <number>
      		totalFailedMigrationsReceived: <number>
      	}
      }
      

              Assignee:
              Andrew Shuvalov (Inactive)
              Reporter:
              Jack Mulrow
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: