Clean up bool parameter usage in BucketCatalog

XMLWordPrintableJSON

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

      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
            Reporter:
            Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: