Changeset: ae09a94ebb81 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ae09a94ebb81
Modified Files:
        tools/merovingian/ChangeLog
Branch: default
Log Message:

Add Changelog entry for the change in monetdb profilerstart command


diffs (16 lines):

diff --git a/tools/merovingian/ChangeLog b/tools/merovingian/ChangeLog
--- a/tools/merovingian/ChangeLog
+++ b/tools/merovingian/ChangeLog
@@ -2,6 +2,12 @@
 # This file is updated with mchangelog
 
 * Wed Apr  4 2018 Panagiotis Koutsourakis <kutsu...@monetdbsolutions.com>
+- Changed the monetdb profilerstart command to be more robust.  If the
+  server or stethoscope crashed before, the pid file is still there,
+  so the next time we try to start stethoscope, it will fail.  Now the
+  profilerstart command will check if a stethoscope process with the
+  recorded pid is running. If not, we start stethoscope, assuming that
+  something went wrong before.
 - Changed the monetdb stop command to try to stop stethoscope before
   stoping the server. The error conditions that can arrise from attempting
   to stop stethoscope are:
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to