Skip to content

Support deleting / disposing buckets  #180

Closed
@lewisfzhang

Description

@lewisfzhang

Currently there is no documentation or known way to dispose of old buckets that aren't needed anymore. Specifically, the Leaker class has a long-running background task that's responsible for leaking every bucket, but there's no way to stop the bucket from leaking today.

Being able to dispose of buckets is especially important for any bucket source that is not in memory (ie. wasted leak operations to a Redis / DB source for buckets that aren't needed anymore, and additional performance overhead on client-side for leaking unused buckets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions