-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
We currently inline various AuthoritativeMetadataAccessLevel checks, and use different spellings for the same underlying concept. For example:
The above three spellings all capture the same underlying concept (i.e. "are we running in legacy or authoritative mode?"). We should consider writing a standard set of helpers for these sorts of checks for clarity.