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

Clients do not handle various views related errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 2.0-beta-2
    • 2.0
    • clients
    • Security Level: Public
    • None

    Description

      Views right now dont have logic to handle various views related errors like:-

      1) Happens when user's query view immediately after its creation, (workaround was to wait and then try) :-
      "reason": "Undefined set view `default` for `_design/dev_test_view_on_30000_docs-4f86b0d` design document."

      2) This is expected, if we are trying to query views during topology changes. (workaround is to keep trying again)

      {not_found,no_db_file},
      n <<\\"Couldn\'t open database `default/208`, reason: {not_found,no_db_file}

      \\">>}}}">>,\n <<"[

      {couch_set_view,get_group_server,2}

      ,
      n

      There might be more related errors. Will update them here, if found.

      Attachments

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

        Activity

          People

            ingenthr Matt Ingenthron
            karan Karan Kumar (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