1
0
Fork 0

Merge branch 'bug-fix-3.4/increase-setup-timeout' of https://github.com/arangodb/arangodb into 3.4

This commit is contained in:
jsteemann 2018-10-22 09:43:33 +02:00
commit 2b86d9a0e4
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ using namespace arangodb::aql;
namespace {
const double SETUP_TIMEOUT = 25.0;
const double SETUP_TIMEOUT = 90.0;
Result ExtractRemoteAndShard(VPackSlice keySlice, size_t& remoteId, std::string& shardId) {
TRI_ASSERT(keySlice.isString()); // used as a key in Json