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

CBTransfer in CSV mode without -single-node dumps only partial data from cluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.0
    • 3.0
    • tools
    • Security Level: Public
    • None

    Description

      Scenario
      +++++++

      A cluster with 2 nodes and 1 bucket (default) and has 100 items

      On running cbtransfer on any node of the cluster as follows

      ./cbtransfer http://localhost:8091 csv:/data/data.csv -b default -u Administrator -p password

      we expect all the (100 items) data in the cluster to be dumped into data.csv file

      The issue comes since we are seeing partial data dump. Not all data is being dumped. This is very similar to working with the --single-node option where only the data related to the node is dumped.

      I found the issue while doing data analysis and not using --single-node option. Currently we are building data analysis logic and since it is not working, we are forced to use --single-node option.

      Attachments

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

        Activity

          People

            bcui Bin Cui (Inactive)
            parag Parag Agarwal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty