Uploaded image for project: 'Couchbase Gateway'
  1. Couchbase Gateway
  2. CBG-3550

[3.1.2 backport] Retry limit not set for operations requiring non-SDK retry

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.1.2
    • None
    • SyncGateway
    • Security Level: Public
    • None
    • 0

    Description

      The test "test_automatic_and_ondemand_imports"

      is failing (intermittently) when it tries to get the raw document. 

       

      requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url:
      http://s61121cnt73.sc.couchbase.com:4985/db/_raw/sg_xattrs_0?include_doc=true&redact=false
      

      The test's steps:

       
       

      1. Set xattr key in config 
      2. Set shared bucket access and import in config for automatic imports and imports off for on demand imports 
      3. PUT 2 docs via SGW 
      4. Update 1 doc with SDK to add user xattr 
      5. Verify Import Count stats is 1 for automatic imports and 0 for on demand imports 
      6. Perform raw GET only on one doc to ensure added xattr is imported 
      7. Import Count stats is 1
      8. Verify raw end point to verify user xattrs with channel added - Covered #33 row

       

      Attachments

        Issue Links

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

          Activity

            People

              adamf Adam Fraser
              adamf Adam Fraser
              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