clusterTime should not gossip between Mongo shell objects

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Platforms 2017-11-13
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If a Mongo object in a shell process performs an operation as the __system user, it will receive a clusterTime with an empty signature. Currently, every Mongo object in the shell will gossip this signature to every server in the cluster. However, if one of these objects is not authenticated as __system, the server will reject the signature, and its commands will begin failing.

      This can be prevented by making each Mongo object maintain its own independent store of clusterTime, which are not process global.

            Assignee:
            Mira Carey
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: