Reduce maximum batcn size for status updates but increase the number of whole record commit threads.
This commit is contained in:
parent
d96aeac335
commit
cd2a4b709c
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "DB.hpp"
|
||||
|
||||
#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 2
|
||||
#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 8
|
||||
|
||||
namespace ZeroTier
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue