This reverts commit c45598cc34.
c45598cc34
@ -59,7 +59,6 @@ func (s MQSession) Open() error {
s.MQConnection.Close()
return err
}
log.Printf("Open : MQ Connected to amqp://" + s.User + ":" + s.Password + "@" + s.Host + "/" + s.Path)
s.isConnected = true
return nil
The note is not visible to the blocked user.