Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 583471 Details for
Bug 798582
Please include ringid in some log messages
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed patch
2012-05-10-0001-Include-ringid-in-processor-joined-log-message.patch (text/plain), 1.11 KB, created by
Jan Friesse
on 2012-05-10 08:15:32 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Jan Friesse
Created:
2012-05-10 08:15:32 UTC
Size:
1.11 KB
patch
obsolete
>From 04bae9ed703c128474e22e62e53d09b71af35716 Mon Sep 17 00:00:00 2001 >From: Jan Friesse <jfriesse@redhat.com> >Date: Thu, 10 May 2012 09:53:24 +0200 >Subject: [PATCH] Include ringid in processor joined log message > >This should help correlate syslog entires with their blackbox >counterparts. > >Signed-off-by: Jan Friesse <jfriesse@redhat.com> >--- > exec/totemsrp.c | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > >diff --git a/exec/totemsrp.c b/exec/totemsrp.c >index b3d86f4..895a13e 100644 >--- a/exec/totemsrp.c >+++ b/exec/totemsrp.c >@@ -1904,7 +1904,9 @@ static void memb_state_operational_enter (struct totemsrp_instance *instance) > log_printf (instance->totemsrp_log_level_debug, > "entering OPERATIONAL state."); > log_printf (instance->totemsrp_log_level_notice, >- "A processor joined or left the membership and a new membership was formed."); >+ "A processor joined or left the membership and a new membership (%s:%lld) was formed.", >+ totemip_print (&instance->my_ring_id.rep), >+ instance->my_ring_id.seq); > instance->memb_state = MEMB_STATE_OPERATIONAL; > > instance->stats.operational_entered++; >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 798582
: 583471