Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-7064

duplicate rows in view results when mapping doc id to null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Blocker
    • 2.0
    • 2.0
    • ns_server, view-engine
    • Security Level: Public
    • None

    Description

      Looks like regression, although I maybe did something I didn't try earlier.

      Managed to hit this:

      1. wget O 'http://lh:9503/default/_design/t/_view/t?stale=false&connection_timeout=60000&limit=10&skip=0'
        -2012-10-31 12:48:55- http://lh:9503/default/_design/t/_view/t?stale=false&connection_timeout=60000&limit=10&skip=0
        Resolving lh (lh)... 127.0.0.1
        Connecting to lh (lh)|127.0.0.1|:9503... connected.
        HTTP request sent, awaiting response... 200 OK
        Length: unspecified [text/plain]
        Saving to: 'STDOUT'

      [<=> ] 0 --.-K/s {"total_rows":1323824,"rows":[

      {"id":"00000000","key":"00000000","value":null}

      ,

      {"id":"00000001","key":"00000001","value":null}

      ,

      {"id":"00000002","key":"00000002","value":null}

      ,

      {"id":"00000003","key":"00000003","value":null}

      ,

      {"id":"00000004","key":"00000004","value":null}

      ,

      {"id":"00000004","key":"00000004","value":null}

      ,

      {"id":"00000005","key":"00000005","value":null}

      ,

      {"id":"00000005","key":"00000005","value":null}

      ,

      {"id":"00000006","key":"00000006","value":null}

      ,

      {"id":"00000007","key":"00000007","value":null}

      ]
      }
      [ <=> ] 536 --.-K/s in 0s

      2012-10-31 12:48:55 (2.22 MB/s) - written to stdout [536]

      Attachments

        1. diag0.xz
          703 kB
        2. diag1.xz
          553 kB
        3. diag2.xz
          555 kB
        4. diag3.xz
          649 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            alkondratenko Aleksey Kondratenko (Inactive)
            alkondratenko Aleksey Kondratenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty