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
For example, when the dist mon attempts to monitor nodes created to perform riak-admin test operations, it often spit out spurious errors in the form.
@riak_core_dist_mon:handle_info:81 Could not get dist for 'riak_test@<node_name>'
Basho folks, related ZenDesk ticket number: 13033
The text was updated successfully, but these errors were encountered:
Basho-JIRA
changed the title
Add logging filter to not raise error when monitoring transient nodes.
Add logging filter to not raise error when monitoring transient nodes. [JIRA: RIAK-2373]
Feb 8, 2016
https://github.com/basho/riak_core/blob/develop/src/riak_core_dist_mon.erl#L81
For example, when the dist mon attempts to monitor nodes created to perform
riak-admin test
operations, it often spit out spurious errors in the form.@riak_core_dist_mon:handle_info:81 Could not get dist for 'riak_test@<node_name>'
Basho folks, related ZenDesk ticket number: 13033
The text was updated successfully, but these errors were encountered: