Issue Details (XML | Word | Printable)

Key: MBH-150
Type: Improvement Improvement
Status: Open Open
Priority: Normal Normal
Assignee: Robert Kaye
Reporter: Robert Kaye
Votes: 0
Watchers: 0
Operations

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

Review and make search index Makefile less stupid

Created: 13/Jun/11 12:35 PM   Updated: 02/Apr/13 11:47 PM
Component/s: Server management
Affects Version/s: None
Fix Version/s: None


 Description  « Hide

The list of indexes is duplicated in a few places and there is now unused cruft in the Makefile. A makefile ninja could make short work of making it bad-ass again.



Sort Order: Ascending order - Click to sort in descending order
Ian McEwen added a comment - 02/Apr/13 07:10 PM

Assigning to Rob as requested.


Ian McEwen added a comment - 02/Apr/13 11:47 PM

Random comment here: as our schema change testing demonstrates, Jenkins can be made to execute things on other servers (schema change testing is being done on rocko, where we have a disk with brtfs). This opens up the possibility of, instead of having a Makefile like we do, hooking up index builds to Jenkins. This also makes it easy for us to be alerted immediately in IRC when indexes do something funny during build. It would also presumably make it easy to wire up the freedb index build to happen only on actual updates to the freedb data file.