Hi,
bin/riak-admin js_reload does trigger a Spidermonkey VM realod:
=INFO REPORT 27-Apr-2010::12:12:12 ===
Spidermonkey VM host reloaded (<0.111.0>)
but, the cached function does not get flushed. I still have to restart
Riak. Weird.
Also, I was wrong in my last post, it is not related to in
Colin -
You can reload predefined JS functions on a Riak server by running 'riak-admin
js_reload'. This should cause Riak to reload all predefined JS functions.
--Kevin
On Apr 27, 2010, at 11:40 AM, Colin Surprenant wrote:
> Hi,
>
> It looks like Riak is caching my named javascript functions