Evening, Morning, Afternoon to All -
Short Recap for today.
Enjoy and Happy Monday.
Mark
Community Manager
Basho Technologies
wiki.basho.com
twitter.com/pharkmillups
---
Riak Recap for July 8 - 10
===
1) Q --- If I've attached to a node using "r
Jeffery,
I'm going to assume by "update" you mean a read, modify, put cycle. I'm
afraid what you're talking about doing is not directly supported by Riak.
If you have multiple clients writing this object concurrently then there is
no way for Riak to guarantee that a conflict hasn't occurred. Th
I'm working on a non-blocking, NIO-based HTTP client based on Grizzly. I'm
working on streaming data from a FileChannel object to Riak, but doing it in a
non-blocking way.
I'm having some trouble figuring out why I'm getting extra data sent to Riak,
which is sending me a 400 response I'm not e
Hey Justin/Dave,
I know you guys are busy working on various new features, is this going to
make it into the next production release? Is there a date for that? Is there
somewhere to look at your road map so I don't have to spam the list?
Thanks,
Will
On Mon, Jul 4, 2011 at 7:41 AM, Justin Sheeh
Thanks Mathias & Sylvain,
Everything works fine on second node except riakc_pb_socket:search command.
Yes, Normal data can be accessed.
Upgrading riaksearch to 0.14.2 solves that problem. 1 Question though, Copying
Data folder which includes bitcask,merge_index,mr_queue and ring to new version
Jeffrey,
1.) a given key/value data pair is owned by multiple nodes, depending on your
replication level. Operations on a particular key/value pair happen on all
nodes that are primary replicas, but requests leading to these operations can
be coordinated by any node in the cluster. So when you
Jon,
The erldocs already pointed to by Jeff are a good start to find out what the
values represent, and I made a note to improve our documentation to go into
more detail on monitoring and the stats too.
the most important stats to look out for are usually the fsm times and their
percentiles (n
Muhammad,
can you see the merge_index directory fill with data on the second machine
that's not responding to queries? Anything unusual showing up in the log?
Can you access the normal data you're indexing through Riak KV on both machines?
Mathias Meyer
Developer Advocate, Basho Technologies