[Bugs] [Bug 1258727] New: performance translators: Pending - porting logging messages to new logging framework

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 1 06:38:27 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1258727

            Bug ID: 1258727
           Summary: performance translators: Pending - porting logging
                    messages to new logging framework
           Product: GlusterFS
           Version: 3.7.3
         Component: logging
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: hgowtham at redhat.com
                CC: annair at redhat.com, bugs at gluster.org,
                    gluster-bugs at redhat.com, rhs-bugs at redhat.com,
                    sasundar at redhat.com
        Depends On: 1242377
            Blocks: 1241957, 1253149



+++ This bug was initially created as a clone of Bug #1242377 +++

Description of problem:
-----------------------
There are few instances of 'gf_log' as seen under performance_xlators directory
in the code base

Version-Release number of selected component (if applicable):
-------------------------------------------------------------
RHGS 3.1 ( glusterfs-3.7.1-8.el6rhs )

Expected results:
-----------------
All gf_log instances should be ported to new logging framework

gf_log instances
-----------------
io-cache/src/ioc-inode.c:   gf_log ("io-cache", GF_LOG_WARNING,
io-cache/src/ioc-inode.c-   "asprintf failed while converting ptr to str");
--
io-cache/src/ioc-inode.c:   gf_log (frame->this->name, GF_LOG_WARNING,
io-cache/src/ioc-inode.c-   "cache validate called without any "
--
io-cache/src/page.c:        gf_log (frame->this->name, GF_LOG_WARNING,
io-cache/src/page.c-         "wasted copy: %"PRId64"[+%"PRId64"] "
--
quick-read/src/quick-read.c:  gf_log ("quick-read", GF_LOG_INFO,
quick-read/src/quick-read.c-    "quick read inode table lru not empty");
--
read-ahead/src/read-ahead.c:  gf_log (this->name, GF_LOG_WARNING, "conf null in
xlator");
read-ahead/src/read-ahead.c-   goto out;
--
read-ahead/src/read-ahead.c:  gf_log (this->name, GF_LOG_INFO,
read-ahead/src/read-ahead.c-  "undestroyed read ahead file structures found");
--
symlink-cache/src/symlink-cache.c: gf_log (this->name, GF_LOG_ERROR,
symlink-cache/src/symlink-cache.c-    "out of memory :(");


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1241957
[Bug 1241957] [ TRACKER ] : Tracker for porting pending log messages
porting to new framework
https://bugzilla.redhat.com/show_bug.cgi?id=1242377
[Bug 1242377] performance translators: Pending - porting logging messages
to new logging framework
https://bugzilla.redhat.com/show_bug.cgi?id=1253149
[Bug 1253149] performance translators: Pending - porting logging messages
to new logging framework
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list