Hi,

this error is normally raised by the WAL write-throttling, which should be 
deactivated by default.
It can be controlled via the startup option ` --wal.throttle-when-pending`. 
This option should have a value of 0 to deactivate write-throttling. Can 
you check whether this is the case in your configuration?

Best regards
Jan

Am Donnerstag, 18. August 2016 11:41:06 UTC+2 schrieb Dragoş-George 
Comăneci:
>
> Hi, 
>
> I'm getting the following errors from the write-ahead log functionality in 
> ArangoDB 3.0.4:
>
> 2016-08-18T09:23:17Z [14354] WARNING {collector} got unexpected error code 
> while applying queued operations       : write-throttling timeout
> 2016-08-18T09:23:32Z [14354] WARNING {collector} got unexpected error code 
> while applying queued operations       : write-throttling timeout
> 2016-08-18T09:23:32Z [14354] WARNING catch error in historian: 
> ArangoError: write-throttling timeout\n    a       t Error (native)\n    at 
> Object.exports.historian 
> (/usr/share/arangodb3/js/server/modules/@arangodb/statist       
> ics.js:490:8)\n    at eval (eval at undefined, <anonymous>:3:54)\n    at 
> eval (eval at undefined, <anonymou       s>:3:70)
> 2016-08-18T09:23:47Z [14354] WARNING {collector} got unexpected error code 
> while applying queued operations       : write-throttling timeout
> 2016-08-18T09:24:02Z [14354] WARNING {collector} got unexpected error code 
> while applying queued operations       : write-throttling timeout
> 2016-08-18T09:24:02Z [14354] WARNING catch error in historian: 
> ArangoError: write-throttling timeout\n    a       t Error (native)\n    at 
> Object.exports.historian 
> (/usr/share/arangodb3/js/server/modules/@arangodb/statist       
> ics.js:490:8)\n    at eval (eval at undefined, <anonymous>:3:54)\n    at 
> eval (eval at undefined, <anonymou       s>:3:70)
>
> Any idea what's causing these ? 
>
> Thanks,
>
> Dragos 
>

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to