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

View query returns {"error":"unknown_error","reason":"killed"}

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.0-developer-preview-4
    • 2.0-developer-preview-4
    • ns_server
    • Security Level: Public
    • None

    Description

      test:-
      test_load_data_get_view_x_mins_y_design_docs,num-design-docs=25,load-time=10,run-view-time=2,num-tries=100

      25 design docs, continuous mutation, parallel query on 25 design docs.

      All Design Docs have the following map function:-

      {"_id":"_design/dev_test_view_on_10000_docs-1f75728","_rev":"1-b9cf93a0","language":"javascript","views":{"dev_test_view_on_10000_docs-1f75728":{"map":"function (doc) {if(doc.name.indexOf(\"dev_test_view_on_10000_docs-1f75728\") != -1) { emit(doc.name, doc);}}"}}}

      Query:-
      http://10.1.2.94:8091/couchBase/default/_design/dev_test_view_on_10000_docs-07fc776/_view/dev_test_view_on_10000_docs-07fc776?limit=0&connection_timeout=60000&full_set=true

      Log:
      http://www.couchbase.com/issues/secure/attachment/12308/10.1.2.94-8091-diag.txt.zip

      Attachments

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

        Activity

          People

            Aliaksey Artamonau Aliaksey Artamonau (Inactive)
            Aliaksey Artamonau Aliaksey Artamonau (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty