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

server write timeout while creating alias

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.1.0
    • fts
    • Untriaged
    • 1
    • Unknown

    Description

      Build: 7.1.0 build 1558

      Creating alias through rest/curl errors out with "server write timeout" even though alias has been created successfully.

      curl -XPUT -H "Content-Type: application/json"   -u Administrator:password http://172.23.97.212:8094/api/index/fts_idx_alias1 -d   '{
        "type": "fulltext-alias",
        "name": "fts_idx_alias1",
        "sourceType": "nil",       
        "planParams": {},
        "params": {
          "store": {
            "indexType": "scorch",
            "kvStoreName": "mossStore",
            "mossStoreOptions": {}
          },                      
          "targets": {
            "fts_idx_slow": {}
          }                   
        },
        "sourceParams": {}
      }'
      server write time out.
      

      Logs:
      https://cb-jira.s3.us-east-2.amazonaws.com/logs/serveralias/collectinfo-2021-10-27T221456-ns_1%40172.23.97.211.zip
      https://cb-jira.s3.us-east-2.amazonaws.com/logs/serveralias/collectinfo-2021-10-27T221456-ns_1%40172.23.97.212.zip

      Attachments

        Issue Links

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

          Activity

            People

              abhinav Abhi Dangeti
              girish.benakappa Girish Benakappa
              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