Skip to content

Tags: hemantkrsh/iggy

Tags

server-0.4.300

Toggle server-0.4.300's commit message
fix(ci): fix release_server workflow

iggy-cli-0.8.20

Toggle iggy-cli-0.8.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(server): do not terminate the server when state resource is missi…

…ng (apache#1669)

When the resource such as stream, topic or partition is removed from
disk (e.g. accidentally), but not from the server state log, the server
should not panic.

iggy-0.6.210

Toggle iggy-0.6.210's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(server): do not terminate the server when state resource is missi…

…ng (apache#1669)

When the resource such as stream, topic or partition is removed from
disk (e.g. accidentally), but not from the server state log, the server
should not panic.