mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-15 10:40:41 -07:00
@@ -956,7 +956,7 @@ func (js *jetStream) monitorStream(mset *Stream, sa *streamAssignment) {
|
||||
|
||||
acc, err := s.LookupAccount(sa.Client.Account)
|
||||
if err != nil {
|
||||
s.Warnf("Could not retrive account for stream '%s > %s", sa.Client.Account, sa.Config.Name)
|
||||
s.Warnf("Could not retrieve account for stream '%s > %s", sa.Client.Account, sa.Config.Name)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user