You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basho introduced an "enchancement" in riak 1.4, client timeouts. The default timeout is 60 seconds which I have routinely been hitting during the list keys phase of the riak-data-migrator tool on larger buckets.
Addition of a timeout option on the command line would be great, otherwise an absurdly high timeout on the list keys request should be sufficient to mitigate the issue.
The text was updated successfully, but these errors were encountered:
Basho introduced an "enchancement" in riak 1.4, client timeouts. The default timeout is 60 seconds which I have routinely been hitting during the list keys phase of the riak-data-migrator tool on larger buckets.
see :
http://basho.com/riak-1-4-client-api-enhancements/
basho/riak-java-client#138
Addition of a timeout option on the command line would be great, otherwise an absurdly high timeout on the list keys request should be sufficient to mitigate the issue.
The text was updated successfully, but these errors were encountered: