Tagging module Mom - Mom-2.2-7
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Wed, 19 Nov 2008 17:14:41 +0000 (17:14 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Wed, 19 Nov 2008 17:14:41 +0000 (17:14 +0000)
Kill processes in context rather than restarting it.
* Fixes bug where reset processes lose connectivity.

pl_mom.spec

index 1d795e3..d8380cd 100644 (file)
@@ -1,6 +1,6 @@
 %define name pl_mom
 %define version 2.2
-%define taglevel 6
+%define taglevel 7
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -102,6 +102,10 @@ exit 0
 %{_sysconfdir}/cron.d/pl_mom
 
 %changelog
+* Wed Nov 19 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - Mom-2.2-7
+- Kill processes in context rather than restarting it.
+- * Fixes bug where reset processes lose connectivity.
+
 * Tue Jul 29 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - Mom-2.2-6
 - Update mop script to monitor relevant procs.  Update swapmon to avoid corner case when slice is being built.