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

Enhance _shardsvrParticipantBlock command to work on both collections and databases

    XMLWordPrintableJSON

Details

    • Catalog and Routing
    • CAR Team 2023-11-13
    • 2

    Description

      The generic _shardsvrParticipantBlock command, used to enter and exist the recoverable critical section, only works with a collection names as a resource.

      Since with SERVER-70660 the support for the recoverable critical section was extended to databases, this command should be enhanced to support database as well.

      Currently, passing a database as a resource name, the command parser (generated by the IDL parser) asserts as the string <db>. is not recognized as a valid collection name.

      Attachments

        Activity

          People

            backlog-server-catalog-and-routing Backlog - Catalog and Routing
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: