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

[FTS] Discrepancies with num of partitions in the UI and on disk

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.1.0
    • 7.1.0
    • fts
    • None
    • Untriaged
    • 1
    • Unknown

    Description

      Build: 7.1.0-2400

      • Cluster with fts service.
      • Creating index from UI, with default values - no issues seen - always gets 1 partition.
      • Creating index from REST API with planParams.maxPartitionsPerPIndex=171

          "planParams": {
            "maxPartitionsPerPIndex": 171 
          }, 
        

      • Creates index with 6 partitions, but in the Edit index UI, it shows planParams.maxPartitionsPerPIndex=1024 and indexPartitions=1
      • Creating index from REST API with no planParams.
      • * Creates index with 6 partitions, but in the Edit index UI, it shows planParams.maxPartitionsPerPIndex=1024 and indexPartitions=1


      Attachments

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

        Activity

          People

            girish.benakappa Girish Benakappa
            girish.benakappa Girish Benakappa
            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