Uploaded image for project: 'Apache Lens (Retired)'
  1. Apache Lens (Retired)
  2. LENS-1318

Query Resource in the lens server offers very limited information on the getAllQueries call

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.7
    • client, server
    • None

    Description

      List<QueryHandle> getAllQueries(sessionid, states, user, driver, queryName, fromDate, toDate);
      

      Currently provides very limited information (Query handle) upon this call. If consuming service where to tabulate minimal information of query history, the call to getAllQueries have to be followed by a series of

      LensQuery getStatus(sessionid, queryHandle)
      

      .

      It would be very helpful to have a resource method that can provide a richer set of information as an additional method.

      Attachments

        1. LENS-1318.patch
          25 kB
          Srikanth Sundarrajan

        Issue Links

          Activity

            People

              sriksun Srikanth Sundarrajan
              sriksun Srikanth Sundarrajan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: