Bug 1676797

Summary: server xlator doesn't handle dict unserialization failures correctly
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: protocolAssignee: bugs <bugs>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-18 02:41:49 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:

Description Pranith Kumar K 2019-02-13 09:28:47 UTC
Description of problem:
On code reading found that there exists dead-code which was handling dict unserialization failures on server-rpc-fops.c.

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 2019-02-13 10:24:18 UTC
REVIEW: https://review.gluster.org/22210 (Fix compilation for fops-sanity.c) posted (#1) for review on master by Pranith Kumar Karampuri

Comment 2 Worker Ant 2019-02-13 10:26:24 UTC
REVIEW: https://review.gluster.org/22211 (protocol/server: Use SERVER_REQ_SET_ERROR correctly for dicts) posted (#1) for review on master by Pranith Kumar Karampuri

Comment 3 Worker Ant 2019-02-14 08:22:09 UTC
REVIEW: https://review.gluster.org/22210 (Fix compilation for fops-sanity.c) merged (#2) on master by Amar Tumballi

Comment 4 Worker Ant 2019-02-18 02:41:49 UTC
REVIEW: https://review.gluster.org/22211 (protocol/server: Use SERVER_REQ_SET_ERROR correctly for dicts) merged (#2) on master by Pranith Kumar Karampuri