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

cbbackup: Multiple incremental backup fail when the data is updated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 3.0
    • 3.0
    • tools
    • Security Level: Public
    • None
    • Ubuntu
    • Untriaged
    • Unknown

    Description

      Steps to reproduce: Using the latest 3.0 build-697:
      1. Add 1000 items to the bucket
      2. Take a full backup
      3. Update all the items
      4. Take an incremental backup
      5. The cbbackup throws error and hangs:
      output from cbbackup >>>>>>

      Exception in thread w0:
      Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
      self.run()
      File "/usr/lib/python2.7/threading.py", line 504, in run
      self._target(*self.args, **self._kwargs)
      File "/opt/couchbase/lib/python/pump.py", line 279, in run_worker
      curx)
      File "/opt/couchbase/lib/python/pump_bfd2.py", line 20, in check_spec
      getattr(opts, "mode", "diff"))
      File "/opt/couchbase/lib/python/pump_bfd.py", line 272, in find_seqno
      for logpair in flogs:
      TypeError: 'NoneType' object is not iterable

      Exception in thread w1:
      Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
      self.run()
      File "/usr/lib/python2.7/threading.py", line 504, in run
      self._target(*self.args, **self._kwargs)
      File "/opt/couchbase/lib/python/pump.py", line 279, in run_worker
      curx)
      File "/opt/couchbase/lib/python/pump_bfd2.py", line 20, in check_spec
      getattr(opts, "mode", "diff"))
      File "/opt/couchbase/lib/python/pump_bfd.py", line 272, in find_seqno
      for logpair in flogs:
      TypeError: 'NoneType' object is not iterable
      <<<<<<<<<<<<

      Attachments

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

        Activity

          People

            ashvinder Ashvinder Singh (Inactive)
            ashvinder Ashvinder Singh (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