Skip to content

Instantly share code, notes, and snippets.

@PharkMillups
Created May 18, 2010 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PharkMillups/405026 to your computer and use it in GitHub Desktop.
Save PharkMillups/405026 to your computer and use it in GitHub Desktop.
roidrage # hum, so trying to read with an n value greater than the one specified on the bucket and just one node in the cluster hangs? (i'm just playing, throwing stuff at riak, and just noticed that), getting a 500 after a couple of seconds
seancribbs # default R value is 2
add "?r=1" on the url
roidrage # oh i did, no worries, just wanted to ask if i should be worried that riak isn't too happy about having an r greater than the default
roidrage # struck me as a bit odd, that's all
seancribbs # it doesn't care, as long as R < N
R > N causes timeout
roidrage # right, so that's what it is thanks
skeptomai # That's a great tidbit for the roundup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment