Skip to content

cf delete-orphaned-routes can delete routes which are not orphans #746

@glyn

Description

@glyn

This problem could occur when two users are simultaneously deleting orphaned routes and associating (currently orphaned) routes with applications. The problem is that the CLI checks for orphaned routes and then deletes them (just before which they could have been associated with applications).

I believe this cannot be fixed unless CC issue 527 is implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions