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

Seeing few items not drained to disk on destination cluster ( Seeing 6 items in disk-write queue for over an hour).

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0
    • 2.0
    • couchbase-bucket
    • Security Level: Public
    • None
    • Build 2.0-1469
      XDCR replication on 2:3 node cluster., 1 bucket, 1024 vbuckets
      ubuntu

    Description

      1. Setup a XDCR replication between 2 clusters.
      2. Load 2 M items on source cluster
      3. 2M items are replicated to the destination cluster. - Works as expected.
      4. Seeing last 6 items on the disk-write-queue for over an hour. Looks like these items are not being drained to the disk.

      Stats from the nodes
      ketaki@ubu-2513:~$ /opt/couchbase/bin/cbstats localhost:11210 -b bucket1 dispatcher
      dispatcher
      runtime: 655ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      nio_dispatcher
      runtime: 2s
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      ro_dispatcher
      runtime: 649ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      tap_dispatcher
      state: dispatcher_runni

      ketaki@ubu-2513:~$ /opt/couchbase/bin/cbstats 10.3.3.36:11210 -b bucket1 dispatcher
      dispatcher
      runtime: 556ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      nio_dispatcher
      runtime: 485ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      ro_dispatcher
      runtime: 17ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      tap_dispatcher
      state: dispatcher_running
      status: idle
      ketaki@ubu-2513:~$ /opt/couchbase/bin/cbstats 10.3.3.35:11210 -b bucket1 dispatcher
      dispatcher
      runtime: 402ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      nio_dispatcher
      runtime: 1s
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      ro_dispatcher
      runtime: 325ms
      state: dispatcher_running
      status: running
      task: IdleTask (sleeping)
      tap_dispatcher
      state: dispatcher_running
      status: idle

      Let me know if you need any other stats/information.

      Attachments

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

        Activity

          People

            chiyoung Chiyoung Seo (Inactive)
            ketaki Ketaki Gangal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty