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

remove server parameter for KV drop-pending ident support

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
    • Fully Compatible
    • Storage NYC 2019-02-11

      Remove the server parameter introduced in SERVER-38594

      Additionally, RollbackImpl::_resetDropPendingState() will no longer have to call DropPendingCollectionReaper::clearDropPendingState() because drop-pending idents are assumed to be supported when this rollback algorithm is used (the alternative is the rollback via refetch implementation in rs_rollback.cpp).

      With the changes in SERVER-38527, we can remove supportsPendingDrops() from the storage engine API layer and use supportsRecoveryTimestamp() instead. Additionally, the kv_storage_engine IDL can be removed as it was only used for "enableKVPendingDrops".

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: