diff --git a/clientconn.go b/clientconn.go index 35f4dd43..edbed876 100644 --- a/clientconn.go +++ b/clientconn.go @@ -937,7 +937,6 @@ func (ac *addrConn) updateConnectivityState(s connectivity.State) { } updateMsg := fmt.Sprintf("Subchannel Connectivity change to %v", s) - grpclog.Infof(updateMsg) ac.state = s if channelz.IsOn() { channelz.AddTraceEvent(ac.channelzID, &channelz.TraceEventDesc{