Skip to content

bug: after deleting a log stream, still able to get the stats for that logstream #412

@nitisht

Description

@nitisht

Steps

  1. Create a log stream.
  2. Ingest events to the log stream.
  3. Get stats of the log stream.
  4. Delete the log stream.
  5. Call list stream API to see the stream is actually deleted.
  6. Get stats of the log stream --> expectation is that API fails with 404, but currently it returns the last recorded stats of the stream.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomershelp neededcommunity help is welcome and appreciated

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions