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 2018/11/02 16:26:10 UTC

[GitHub] traeak commented on a change in pull request #2931: reuse single riak cluster connection, up riak heartbeat timeout

traeak commented on a change in pull request #2931: reuse single riak cluster connection, up riak heartbeat timeout
URL: https://github.com/apache/trafficcontrol/pull/2931#discussion_r230433651
 
 

 ##########
 File path: CHANGELOG.md
 ##########
 @@ -28,6 +29,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
   - /api/1.1/deliveryservices/hostname/:hostname/sslkeys `GET`
   - /api/1.1/deliveryservices/sslkeys/add `POST`
   - /api/1.1/deliveryservices/xmlId/:xmlid/sslkeys/delete `GET`
+- Instead of rebuilding the riak cluster from scratch every time the riak cluster is only rebuilt when the database is changed.  A bug fix to attach a destructor to the garbage collection of the old cluster fixed a bug where the logs were being spammed by health checking.  Health checking still occurs but it is handled by the cluster itself silently.
 
 Review comment:
   It's in the added section.

----------------------------------------------------------------
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