Last modified: 2013-03-26 11:25:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4838, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2838 - Use mono-service launcher and System.ServiceProcess for search daemon
Use mono-service launcher and System.ServiceProcess for search daemon
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
lucene-search-2 (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-13 08:09 UTC by Brion Vibber
Modified: 2013-03-26 11:25 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2005-07-13 08:09:58 UTC
At some point the C# search daemon should get adapted to use System.ServiceProcess and the 
mono-service launcher rather than sitting at a command prompt. This should provide more or less 
standard start/stock/lockfile/syslog goodies that one expects from a daemon.

Documentation:
http://svn.myrealbox.com/source/trunk/mono/man/mono-service.1
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
frlrfsystemserviceprocess.asp
Comment 1 Brion Vibber 2005-11-09 08:39:34 UTC
Miguel doesn't really recommend ServiceProcess except for ported code, but
there's not really any other obvious mechanism for doing this right. :P

Recently added a pid-lockfile, and a half-assed init script for
starting/killing/restarting the daemon, which more or less works for now. May
attempt using mono-service later, but good enough for now.
Comment 2 Andre Klapper 2013-03-26 11:25:15 UTC
[Merging "MediaWiki extensions/Lucene Search" into "Wikimedia/lucene-search2", see bug 46542. You can filter bugmail for: search-component-merge-20130326 ]

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links