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
The constructors of RiakCluster and RiakNode and the corresponding Builders' build()-methods declare the UnknownHostException. But I don't see a way how this exception can occur. May it be that these declarations are superfluous? This might relate to #519.
The constructors of RiakCluster and RiakNode and the corresponding Builders' build()-methods declare the UnknownHostException. But I don't see a way how this exception can occur. May it be that these declarations are superfluous? This might relate to #519.