parseablehq / parseable

Open Source ElasticSearch Alternative. Parseable helps you search and get insights from your logs in the most simple way possible.
https://parseable.com
GNU Affero General Public License v3.0
1.91k stars 116 forks source link

fix: delete hot tier with stream #909

Closed nikhilsinhaparseable closed 2 months ago

nikhilsinhaparseable commented 2 months ago

when DELETE /logstream/{stream-name} is called, check if hot tier exists, if yes, delete the hot tier as well.