Better error message for $lookup lacking connectionName in parseOnly

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, for an invalid stage like:

      {

        $lookup:

      {     connectionName: "foo",     ...   }

      }

       

      The error message is below:

      "(CommandFailed) Failed to create stream processor: Stage spec must contain a 'connectionName' string field in it: $lookup: Stage spec must contain a 'connectionName' string field in it: $lookup: Stage spec must contain a 'connectionName' string field in it: $lookup: Stage spec must contain a 'connectionName' string field in it: $lookup, correlationID = 17fa5cb3e2298794811349ea"

       

      The error message should be:

      $lookup stage spec must contain a 'from.connectionName' field in it

              Assignee:
              Abhik Ray
              Reporter:
              Matthew Normyle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: