Bug 1235991

Summary: glusterd: Porting left out log messages to new logging API
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Nandaja Varma <nvarma>
Component: glusterdAssignee: Nandaja Varma <nvarma>
Status: CLOSED DUPLICATE QA Contact: storage-qa-internal <storage-qa-internal>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhgs-3.1CC: annair, kparthas, nlevinki, nsathyan, smohan, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1244721 (view as bug list) Environment:
Last Closed: 2015-06-27 04:05:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1231771    
Bug Blocks:    

Description Nandaja Varma 2015-06-26 09:54:14 UTC
Description of problem:

In glusterd, some messages are still being logged using the older logging API. This has to be ported to the new API.

Version-Release number of selected component (if applicable):
RHGS 3.1

How reproducible:

N/A

Steps to Reproduce:
N/A

Actual results:

Unavailability of new logging mechanism (MSG ID) in glusterd.

Expected results:

Implement logging based on message ids for glusterd.

Comment 2 Nandaja Varma 2015-06-26 11:24:59 UTC
The patches in the upstream are:
master: http://review.gluster.org/11388
release-3.7: http://review.gluster.org/11422

Backport of the above patch has been sent to downstream, fixing this issue. The patch is: https://code.engineering.redhat.com/gerrit/51682