Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-36278

Remove the 1KB index key size limit

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-07-30, Storage NYC 2018-08-13, Storage NYC 2018-08-27
    • 0

      Use the FCV mechanisms to guard the feature of unlimited index key. Things to remove include:

      1. The hardcoded size limits in the SortedDataInterface of each storage engine (wiredtiger_index.cpp, mobile_index.cpp, ephemeral_for_test_btree_impl.cpp)
      2. The hardcoded size limit for KeyString (key_string.h)
      3. The hardcoded size limit in index validations (record_store_validate_adaptor.cpp)

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: