You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/05/01 16:00:56 UTC

[GitHub] [trafficcontrol] rob05c removed a comment on issue #3536: TO: WIll not recognize RIAK servers as available when server state set to REPORTED instead of ONLINE

rob05c removed a comment on issue #3536: TO: WIll not recognize RIAK servers as available when server state set to REPORTED instead of ONLINE
URL: https://github.com/apache/trafficcontrol/issues/3536#issuecomment-488324935
 
 
   Bug is here:
   https://github.com/apache/trafficcontrol/blob/master/traffic_ops/traffic_ops_golang/riaksvc/riak_services.go#L230
   
   Needs to be `(st.name = 'ONLINE' OR st.name = 'REPORTED')`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services