Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-2210

RESTListener synchronous response may hang

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 2.8.5
    • LiteCore
    • Security Level: Public
    • None
    • Jianmin 53
    • 5

    Description

      For the POST request, _replicate, there are two modes, continuous and one-shot.

      When "continuous == true", we respond asynchronous, that is, responding with OK right away indicating the request is received.

      When "continuous == false", we pause and wait for the replication to complete (Stopped) and then respond. In this case, "ws:" may hang.

      To repro, refers to CBL-2209.

      Attachments

        Issue Links

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

          Activity

            People

              jianmin.zhao Jianmin Zhao
              jianmin.zhao Jianmin Zhao
              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