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

Legacy index (pre-7.0) not able to ingest data after upgrade to 7.6.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.6.4
    • 7.6.2
    • fts
    • Untriaged
    • 0
    • Unknown

    Description

      After upgrading a cluster with legacy indexes (i.e. which uses gocouchbase for data ingestion), they aren't able to ingest data due to a recent change introduced in 7.6.2. This is due to the fact at https://github.com/couchbase/cbft/blob/f81ec8920f9b022f7d605feee1907eb4c664379a/pindex_bleve.go#L2374 we're doing a gocbcore specific check without keeping in mind of other feed types. So when the legacy index tries to ingest data, the path that hits the above line is via gocouchbase feed and that causes an error (as seen in CBSE-17796).

      Attachments

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

        Activity

          People

            nishanth.vm Nishanth VM
            thejas.orkombu Thejas Orkombu
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty