Description of problem: Found a missing unref in rpc_clnt_reconnect(). The missing unref leads to counter leaks. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
REVIEW: https://review.gluster.org/19335 (rpc: fix missing unref on reconnect) posted (#1) for review on master by Zhang Huan
REVIEW: https://review.gluster.org/19335 (rpc: fix missing unref on reconnect) posted (#2) for review on master by Amar Tumballi
Vishal, can you check if this part of the code is addressed in current codebase? If not, we may have to fix it, if yes, lets close the issue.
The change seems to be missing in the codebase. I have rebase the patch and uploaded it. https://review.gluster.org/#/c/glusterfs/+/19335/
REVIEW: https://review.gluster.org/19335 (rpc: fix missing unref on reconnect) posted (#3) for review on master by Vishal Pandey
REVIEW: https://review.gluster.org/19335 (rpc: fix missing unref on reconnect) merged (#4) on master by Amar Tumballi