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/02/20 15:57:00 UTC

[GitHub] rob05c opened a new issue #3346: Remove Riak WithCluster

rob05c opened a new issue #3346: Remove Riak WithCluster
URL: https://github.com/apache/trafficcontrol/issues/3346
 
 
   The `riaksvc.WithCluster` func was useful for safely cleaning up the cluster, but it's since been changed to be a global variable, so `WithCluster` is now unnecessary. Further, because it requires a lambda and extra indentation, it's harder to read and understand. It should be removed.
   
   See https://github.com/apache/trafficcontrol/pull/3174

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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