-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
🟥 DDL, 🟦 Shard Catalog, 🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The TODO checker is currently causing development slowdowns since there are hundreds of existing violations in the codebase. The TODO checker will currently fail your PR any time you touch a file that contains them.
To fix this I would recommend either:
- bulk create tickets for ticketless TODOs or
- add local exemption tags for all existing TODOs without tickets (ex. # TODO(no-lint-ticketless): abc)
- depends on
-
SERVER-122244 Add linting for TODO SERVER tickets that are left without an actual ticket created
-
- Closed
-
-
SERVER-122764 Relax linting to only look at actually unlinked TODOs
-
- Closed
-