Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3309

Runtime error during /v2/sla filtering for bundle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.1.0
    • 5.1.0
    • client
    • None
    • Mac OS X

    Description

      Filtering for a nonexistent bundle using /v2/sla servlet gives a runtime error instead of returning an empty list:

      http://localhost:11000/oozie/v2/sla?timezone=GMT&filter=bundle=xxxx

      returns the following json

      // 20180725123005
      // http://localhost:11000/oozie/v2/sla?timezone=GMT&filter=bundle=xxxx
      
      {
      "errorMessage": "E0307: Runtime error [null]",
      "httpStatusCode": 500
      }

       

      Attachments

        1. OOZIE-3309-1.patch
          2 kB
          Andras Salamon

        Issue Links

          Activity

            People

              asalamon74 Andras Salamon
              asalamon74 Andras Salamon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: