Bug 1054696 - Got debug message in terminal while qemu-img creating qcow2 image
Summary: Got debug message in terminal while qemu-img creating qcow2 image
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: GlusterFS
Classification: Community
Component: libgfapi
Version: pre-release
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Ric Wheeler
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On: 1022403 1050906 1300567
Blocks: 1029367
TreeView+ depends on / blocked
 
Reported: 2014-01-17 10:01 UTC by Poornima G
Modified: 2016-01-21 07:36 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1050906
Environment:
Last Closed: 2014-04-09 06:59:28 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2014-01-17 10:02:36 UTC
REVIEW: http://review.gluster.org/6726 (gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_fini) posted (#1) for review on master by poornima g (pgurusid)

Comment 2 Anand Avati 2014-01-20 04:47:37 UTC
REVIEW: http://review.gluster.org/6726 (gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_fini) posted (#2) for review on master by poornima g (pgurusid)

Comment 3 Anand Avati 2014-02-12 06:34:14 UTC
REVIEW: http://review.gluster.org/6726 (gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_fini) posted (#3) for review on master by Poornima G (pgurusid)

Comment 4 Anand Avati 2014-02-12 21:26:02 UTC
COMMIT: http://review.gluster.org/6726 committed in master by Anand Avati (avati) 
------
commit 8eb83e6d9a91c813275f1cbc8e0dc5423fb1ccc0
Author: Poornima <pgurusid>
Date:   Fri Jan 17 02:45:56 2014 +0000

    gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_fini
    
    Currently any logs that are logged after calling glfs_fini will
    appear on stderr. Ideally to the end of the glfs_fini all the
    operations will be complete and there should be no further logging.
    But it appears that the client translator is still up and prints
    some log messages even after calling glfs_fini.
    
    In this patch the log level is set to GF_LOG_NONE once the log file
    is closed. This fix is not required if wait for "CHILD_DOWN" event
    is implemented in glfs_fini.
    
    Change-Id: Idde80e9a89f3a5264d02b7e6fc2a84d67550b20a
    BUG: 1054696
    Signed-off-by: Poornima <pgurusid>
    Reviewed-on: http://review.gluster.org/6726
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>

Comment 6 SATHEESARAN 2014-04-10 12:48:01 UTC
Poornima, 

Let this BZ flow through its normal lifecycle.
I am greatly interested in understanding and verify this bug.

So, I am planning to move this bug to ON_QA and verify it with the fix.
Does that cause any concern/harm ?

Comment 7 Poornima G 2014-04-11 03:55:13 UTC
No, not at all, the same patch was verified as a part of BZ 1046259, hence closed the bug.


Note You need to log in before you can comment on or make changes to this bug.