Skip to content

Bz982 - js_reload not working#30

Merged
2 commits merged intoriak_kv-0.14from
bz982
Jan 31, 2011
Merged

Bz982 - js_reload not working#30
2 commits merged intoriak_kv-0.14from
bz982

Conversation

@beerriot
Copy link

This patch fixes problems with js_reload, caused by the split of JS VMs into multiple pools in 0.14 instead of one big pool in 0.13. All VMs in all pools are reset if none is specified (as with default 'riak-admin js_reload' behavior).

Each manager must be told to reload the VMs in its pool.  This patch
supports passing a list of managers to reset, if resetting the entire
list is not desired.

Also, if this is the map pool, purge the map cache.

Also removed the unused reload/2.
and hopefully clearer code about mangling to the needed format
@dizzyd
Copy link
Contributor

dizzyd commented Jan 31, 2011

+1. Thanks for the nice explanations. :)

ThomasArts pushed a commit to Quviq/riak_kv that referenced this pull request Jun 17, 2019
Changes to code as well as QuickCheck model
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants