You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove stacktrace from recoverable discovery log warnings (#943) (#953)
* Remove stacktrace from recoverable discovery log warnings
This is to reduce the noise in the logs when recoverable discovery exceptions occur. Complete discovery failures are expected to be reported separately.
* Update class comment on RediscoveryImpl
0 commit comments