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

Clean up bool parameter usage in BucketCatalog

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution NAMR Team 2023-08-07

      Several methods in the BucketCatalog take bool parameters. Several call sites pass literals (true/false) without any labeling. We should clean this up in some way (i.e. commenting the value, passing a named variable, or changing the parameter to an enum) to make the code more easily readable.

            Assignee:
            malik.endsley@mongodb.com Malik Endsley
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: