Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-386

Report info when group and group_level are used together (was: Unable to use group_level to group using java client)

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 1.3.0
    • 1.2.2
    • Views
    • Security Level: Public
    • Couchbase server 2.1.1
      Client 1.2.2 from maven
      Windows 7
      Java 6

    Description

      Query Class contains HashMap for arguments for the class which later get converted to QueryURI.

      But when using group=true and group level in object the response is not grouped because the group=true is applied last in the URL due to which response does not contains the grouped data.

      Possible fixes.
      1. Use LinkedHashMap in place of HashMap
      2. Make the rest api of couchbase order independent of parameters

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daschl Michael Nitschinger
            vikrant2mahajan Vikrant Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2h
                2h
                Remaining:
                Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty