Issue Details (XML | Word | Printable)

Key: SEARCH-177
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Paul Taylor
Reporter: Swarup Eda
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Search Server

Support for initialize index remotely http://localhost:8080/?init=mmap

Created: 08/Feb/12 12:01 AM   Updated: 10/Feb/12 10:06 PM   Resolved: 10/Feb/12 10:06 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2012-03-23


 Description  « Hide

In our system, we've multiple slaves and one master MB search server. After master gets indexed from MB DB, index files are rsync'd to the slaves.
After this step, need to run the command remotely localhost:8080?init=mmap against each slaves but not able to currently.

Need feature where we can allow this remote mmap capability since we internally host and don't have issue with outside users executing the command.