Skip to content

Get rid of the CRUD-er #6929

@ocket8888

Description

@ocket8888

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

  • Traffic Ops

Current behavior:

Today, most API endpoints are handled by a "CRUDer" framework that uses expensive reflection to mimic true generics. It makes it difficult to make changes to a single endpoint without affecting the entire API.

New behavior:

Traffic Ops would be better off without the CRUDer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic Opshigh difficultythe estimated level of effort to resolve this issue is highhigh impactimpacts the basic function, deployment, or operation of a CDNimprovementThe functionality exists but it could be improved in some way.tech debtrework due to choosing easy/limited solution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions