count and listIndexes commands should return NamespaceNotFound on unknown UUID

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Storage 2017-10-02
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now they return:

      	"operationTime" : Timestamp(1506112938, 1),
      	"ok" : 0,
      	"errmsg" : "db name can't be empty",
      	"code" : 13074,
      	"codeName" : "Location13074"
      

      However, this results in initial sync aborting rather than ignoring a nonexistent collection.

            Assignee:
            Geert Bosch
            Reporter:
            Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: