Marc Paquette
Marc Paquette
Remove Vagrant and Virtual Box from the recommended tools as all work is in Docker now.
- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- This update it to address some of the outstanding documentation within #198
This addresses [issue 52](https://github.com/vmware/node-replication/issues/52). We've added `add_replica` and `remove_replica` to the `NodeReplicated`. Thread context is held within the replica . The number of new replicas are limited via `MAX_REPLICAS_PER_LOG`.
**Kind of issue?** _Assembly_ **Which Board?** _RGB_ **Which Board Revision?** RGB = 2.1 **What steps have you taken** * [x] I have searched the Issues page * [x] I have...
We have a debugserver in gorouter + explicit code trying to support reconfiguring the log level on the fly. Being able to do this helps operators + support troubleshoot live...