Re: undifend error for js modules

2011-05-19 Thread Mathias Meyer
Malka, the most likely reason is that the JavaScript file is not properly accessible to Riak on some of the nodes in your cluster. Have you checked that the file is properly distributed throughout the cluster and js_source_dir is set accordingly, and Riak is restarted on all nodes? Mathias Mey

Re: When is the next Riak Search stable release

2011-05-19 Thread David Smith
Hi Odelon, This is something we're working on and plan to ship as part of upcoming 0.14.2 release. Thanks, D. On Tue, May 3, 2011 at 11:49 AM, Odelon Miranda wrote: > Hi, > > Just like to ask if anyone knows when will be the next riak-search release? > > Thanks, > > Odie > > -- > We stretch ou

embedding riak_core into RabbitMQ

2011-05-19 Thread Jon Brisbin
I've mentioned this a couple places, but I'm toying with embedding riak_core into RabbitMQ as a plugin. I already have a consumer that invokes vnodes but I'm wondering (in code) whether or not it would be more efficient to implement this behaviour as a custom exchange. This is also an exercise f