CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 06/12/13 16:17:22

Modified files:
        Util           : StringFu.cs 
        beagled        : BeagleDaemon.cs LuceneIndexingDriver.cs 
                         Makefile.am RemoteIndexer.cs 
        beagled/IndexHelper: IndexHelper.cs RemoteIndexerExecutor.cs 

Log message:
One problem we have with runaway helper processes is that we can't
identify what file has caused the problem and how long it's been going.
This checkin fixes that, by tracking what file is being filtered, by
which filter, and for how long.  That way, users can send SIGUSR2 to
the daemon or helper process and see which file is causing the problem.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-12-13%2016:16&maxdate=2006-12-13%2016:18

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to