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

Allow MAX_SEC_KEY_LEN to be a configurable value

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Major
    • None
    • 4.5.1
    • secondary-index
    • None

    Description

      The secondary key max length check value, MAX_SEC_KEY_LEN, appears to be a constant, which means that it is not possible to index documents that exceed this criteria.

      It would be nice to make this value configurable so that users can raise it as necessary to ensure that no documents are skipped in the indexing process.

      We already do this for the max_array_seckey_size value, which is not a constant and is configurable via the following command:

      curl -X POST http://<hostname>:9102/settings -u <username:password> -d '{"indexer.settings.max_array_seckey_size": 10240}’
      

      Attachments

        Issue Links

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

          Activity

            People

              siri Sriram Melkote (Inactive)
              merrick.huang Merrick Huang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty