Improve Scalability
Registered by
Troy Toman
Melange has to support IP address allocation at a scale that potentially maps to multiple zones maximum build request rates. The initial architecture makes IP assignment largely constrained single-threaded, in-line DB access. We need to explore preallocation of IPs and possible use of queueing of available IPs to improve the throughput of assignment operations.
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Low
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- raxnetworking
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Good progress
- Milestone target:
- None
- Started by
- Troy Toman
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Allows pluggable algorithms for address generation.
(?)