mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-16 19:14:41 -07:00
@@ -996,7 +996,6 @@ func (js *jetStream) applyMetaEntries(entries []*Entry, isRecovering bool) (bool
|
||||
return didSnap, didRemove, err
|
||||
}
|
||||
if isRecovering {
|
||||
panic("winner")
|
||||
js.setStreamAssignmentResponded(sa)
|
||||
}
|
||||
js.processStreamRemoval(sa)
|
||||
|
||||
Reference in New Issue
Block a user