Bug 1423369 - unnecessary logging in rda_opendir
Summary: unnecessary logging in rda_opendir
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: read-ahead
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Poornima G
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1423429
TreeView+ depends on / blocked
 
Reported: 2017-02-17 06:50 UTC by Poornima G
Modified: 2017-05-30 18:44 UTC (History)
1 user (show)

Fixed In Version: glusterfs-3.11.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1423429 (view as bug list)
Environment:
Last Closed: 2017-05-30 18:44:10 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Poornima G 2017-02-17 06:50:44 UTC
Description of problem:
The below log messages are seen on client logs:

[2017-02-16 18:57:10.358205] E [MSGID: 129006]
[readdir-ahead.c:576:rda_opendir] 0-testvolssd-readdir-ahead: Dict get
of key:readdir-filter-directories failed with :-2
The message "E [MSGID: 129006] [readdir-ahead.c:576:rda_opendir]
0-testvolssd-readdir-ahead: Dict get of key:readdir-filter-directories
failed with :-2" repeated 8 times between [2017-02-16 18:57:10.358205]
and [2017-02-16 18:59:02.529601]

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2017-02-17 06:51:33 UTC
REVIEW: https://review.gluster.org/16654 (readdir-ahead: Remove unnecessary logging) posted (#2) for review on master by Poornima G (pgurusid)

Comment 2 Worker Ant 2017-02-17 11:15:01 UTC
REVIEW: https://review.gluster.org/16654 (readdir-ahead: Remove unnecessary logging) posted (#3) for review on master by Poornima G (pgurusid)

Comment 3 Worker Ant 2017-02-17 12:27:42 UTC
COMMIT: https://review.gluster.org/16654 committed in master by Jeff Darcy (jdarcy) 
------
commit 9c89eaf85c2ce4fba2551f1a08c358161ab99859
Author: Poornima G <pgurusid>
Date:   Fri Feb 17 12:17:18 2017 +0530

    readdir-ahead: Remove unnecessary logging
    
    dict_get_int can return < 0 when key is not found is a valid case.
    Hence no need to log.
    
    Change-Id: If0795b0f178adbb94b10efc563506993f7411962
    BUG: 1423369
    Signed-off-by: Poornima G <pgurusid>
    Reviewed-on: https://review.gluster.org/16654
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Smoke: Gluster Build System <jenkins.org>
    Reviewed-by: Jeff Darcy <jdarcy>

Comment 4 Shyamsundar 2017-05-30 18:44:10 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.11.0, please open a new bug report.

glusterfs-3.11.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://lists.gluster.org/pipermail/announce/2017-May/000073.html
[2] https://www.gluster.org/pipermail/gluster-users/


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