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

cbtransfer gen: generates JSON with body field called "min-value-size"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0
    • 2.0-beta
    • tools
    • Security Level: Public
    • None

    Description

      If you run cbtransfer (or cbworkloadgen) to generate JSON...

      ./cbtransfer gen:json=1 stdout:

      Then the JSON looks like...

      {"name": "850", "age": 42, "index": 850, "min_value_size": "0000000000"}

      Instead, it should look like...

      {"name": "850", "age": 42, "index": 850, "body": "0000000000"}

      Attachments

        For Gerrit Dashboard: MB-7099
        # Subject Branch Project Status CR V

        Activity

          People

            steve Steve Yen
            steve Steve Yen
            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