memphis icon indicating copy to clipboard operation
memphis copied to clipboard

DB and broker discrepancies are not handled

Open OrMemphis opened this issue 3 years ago • 0 comments

When using Stations with the Memory storage type and with a single replica, if we kill the broker and start it again the Station(stream) will perish. although the DB still holds metadata as if the Station exists.

Expected behavior We should carefully design a solution here, we can update the DB in this case, or not allow the Memory storage type at all...

OrMemphis avatar Aug 17 '22 13:08 OrMemphis