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

remove viewName from request to mongot

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration

      now that we support

      {view : 
         {
          name: <name of view>, 
          effectivePipeline: <pipeline of current and ascendant views>
         }
      }

      we can remove viewName from the request to mongot. This however does rely on the view object being accepted by the release binary of mongot.

      The attached patch details the changes that need to be made.

            Assignee:
            Unassigned Unassigned
            Reporter:
            maddie.zechar@mongodb.com Maddie Zechar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: