Bug 1768407

Summary: glusterfsd memory leak observed after enable tls
Product: [Community] GlusterFS Reporter: Mohit Agrawal <moagrawa>
Component: rpcAssignee: Mohit Agrawal <moagrawa>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, moagrawa, pasik, rgowdapp, zz.sh.cynthia
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1768339
: 1785577 1795609 1804515 (view as bug list) Environment:
Last Closed: 2019-11-08 01:32:07 UTC Type: ---
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: 1768339    
Bug Blocks: 1785577, 1795609, 1804515, 1848891    

Description Mohit Agrawal 2019-11-04 11:27:58 UTC
+++ This bug was initially created as a clone of Bug #1768339 +++

Description of problem:

glusterfsd process memory leak dramatically after enable tls
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.while true; do gluster v heal <vol-name> info;done
2.top to observe glusterfsd memory usage
3.memory usage increase steadily

Actual results:

memory increase until oom
Expected results:


Additional info:

Comment 1 Worker Ant 2019-11-04 11:30:46 UTC
REVIEW: https://review.gluster.org/23650 (rpc: Cleanup SSL specific data at the time of freeing rpc object) posted (#4) for review on master by MOHIT AGRAWAL

Comment 2 Worker Ant 2019-11-08 01:32:07 UTC
REVIEW: https://review.gluster.org/23650 (rpc: Cleanup SSL specific data at the time of freeing rpc object) merged (#5) on master by Raghavendra G

Comment 3 Xavi Hernandez 2020-01-27 10:52:38 UTC
*** Bug 1708047 has been marked as a duplicate of this bug. ***