Closed zenspider closed 9 years ago
Same thing happens with rake maglev:reload_file_tree
and friends... This is frustrating.
I'm gonna close this and reword a new ticket
I’m sure contrib/ottobehrens/* is beyond crufty. Otto originally used this for GemStone/S & GLASS - using rake to manage multiple instances of GemStone/S -- it allowed him to deal with a number of differently named Stones. Adapting it to MagLev was an afterthought, but it did provide useful multi-stone functionality.
I used to run all the tests in contrib/ottobehrens/tests - starting/stopping stones, doing backups, etc. I suspect this practice has been discontinued and the tests may no longer work. Is anyone running multiple MagLev stones? I don’t see any reason contrib/ottobehrens/* needs to work for GemStone/S & GLASS. Maybe this functionality could be simplified/refactored.— Monty
It seems like
ottobehres/*
is crufty. IIRC, that's where I tracedrake maglev:start
to and those don't work either, possibly for the same reasons...