Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Support open a log stream in overwrite mode #231

@sijie

Description

@sijie

FEATURE REQUEST

  1. Please describe the feature you are requesting.

in supporting #227 , opening a log stream with overwrite mode is done with two separate operations - delete the log stream first and recreate one. there is no atomicity on those two operations. It would be great if dlog api can support opening a log stream with overwrite.

  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

nice-to-have

  1. Provide any additional detail on your proposed use case for this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions