Bug 1335019

Summary: Add graph for decompounder xlator
Product: [Community] GlusterFS Reporter: Ashish Pandey <aspandey>
Component: coreAssignee: Ashish Pandey <aspandey>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.10.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1346222 (view as bug list) Environment:
Last Closed: 2017-03-08 08:15:01 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:    
Bug Blocks: 1346222    

Description Ashish Pandey 2016-05-11 07:21:32 UTC
Description of problem:

Add graph for decompounder xlator

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Vijay Bellur 2016-05-11 07:29:03 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#4) for review on master by Ashish Pandey (aspandey)

Comment 2 Vijay Bellur 2016-05-24 08:51:47 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#5) for review on master by Ashish Pandey (aspandey)

Comment 3 Vijay Bellur 2016-05-30 10:37:18 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#6) for review on master by Ashish Pandey (aspandey)

Comment 4 Vijay Bellur 2016-06-02 07:30:22 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#7) for review on master by Ashish Pandey (aspandey)

Comment 5 Vijay Bellur 2016-06-02 18:01:52 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#8) for review on master by Ashish Pandey (aspandey)

Comment 6 Vijay Bellur 2016-06-13 10:09:52 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#9) for review on master by Ashish Pandey (aspandey)

Comment 7 Vijay Bellur 2016-06-13 10:28:37 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#10) for review on master by Ashish Pandey (aspandey)

Comment 8 Vijay Bellur 2016-06-14 09:58:59 UTC
REVIEW: http://review.gluster.org/13968 (performance/decompounder: Add graph for decompounder xlator) posted (#11) for review on master by Ashish Pandey (aspandey)

Comment 9 Vijay Bellur 2016-06-14 13:19:13 UTC
COMMIT: http://review.gluster.org/13968 committed in master by Atin Mukherjee (amukherj) 
------
commit d079d6f6ec21955a600feb43e1154cabf18008ff
Author: Ashish Pandey <aspandey>
Date:   Mon Apr 11 17:31:58 2016 +0530

    performance/decompounder: Add graph for decompounder xlator
    
    This xlator will fall below protocol/server.
    This is mandatory xlator without any options.
    
    Observed that the callback for decompounder translator
    was not added which was causing volume start
    to fail.
    Added cbks for decompounder.
    
    Change-Id: I3e16a566376338d9c6d36d6fbc7bf295fda9f3a6
    BUG: 1335019
    Signed-off-by: Ashish Pandey <aspandey>
    Reviewed-on: http://review.gluster.org/13968
    Smoke: Gluster Build System <jenkins.org>
    Reviewed-by: Ravishankar N <ravishankar>
    Reviewed-by: Anuradha Talur <atalur>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Reviewed-by: Atin Mukherjee <amukherj>