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

Indexer crashes when decoding large size secondary keys during scan

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • bug-backlog
    • 4.6.0, 4.6.3
    • secondary-index
    • None
    • Triaged
    • Unknown

    Description

      The scan decode buffer size is initialized to 16KB block buffer.
      If a secondary key decoded size is more than 16KB, the collatejson decode will fail.
      We have to make decoded buffer to auto resize if the decode size is bigger.

      scan_pipeline.go:161
      sk, docid, count = siSplitEntry(row, tmp)¬

      Attachments

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

        Activity

          People

            prathibha Prathibha Bisarahalli (Inactive)
            sarath Sarath Lakshman
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty