Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1985

Regression : Basic/DSL Query fired on PASSIVE server redirects to ACTIVE server , adding an extra "amp;" to the parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.8.1, 1.0.0
    • 0.8.1, 1.0.0
    • atlas-core
    • None

    Description

      1. Fired the query

      http://PassiveHost:21000/api/atlas/discovery/search/fulltext?limit=100&query=hive_table
      

      The query failed with

      {
      error: "dslQuery cannot be null cannot be null"
      }
      

      The redirected URL is :

      http://activehost:21000/api/atlas/discovery/search/fulltext?limit=100&query=hive_table
      

      Redirection adds an extra "amp;" and ignores rest of the query after the first parameter.

      Attachments

        1. ATLAS-1985.patch
          5 kB
          Nixon Rodrigues

        Issue Links

          Activity

            People

              nixon Nixon Rodrigues
              sharmadhas Sharmadha S
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: