On Fri, Oct 05, 2012 at 12:55:12PM -0700, Ethan Jackson wrote: > An Open vSwitch daemon is only terminated by SIGALRM if the > --timeout option is specified on its command line. Since the user > specifically requested this behavior, a WARN level log message is > too aggressive. This patch downgrades the log message to an INFO > when terminated by a SIGALRM.
The normal use of --timeout is to abort when something has presumptively gone wrong. Logging a warning seems like a reasonable way to indicate that, to me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
