diff options
author | Aravinda VK <avishwan@redhat.com> | 2014-06-27 17:52:25 +0530 |
---|---|---|
committer | Venky Shankar <vshankar@redhat.com> | 2014-06-30 03:40:45 -0700 |
commit | 6a6bd449247cfed587922cbc1b6b54a1fa0301ad (patch) | |
tree | e3747dec97a3b8f491660d430e824c011bd0bbc5 /configure.ac | |
parent | dd7c7b8a0fe209826f80cd158b80194835d3d155 (diff) |
geo-rep: Fix the fd leak in worker/agent spawn
worker and agent uses pipe to communicate, if worker dies
for some reason agent should get EOF and terminate.
Each worker-agent spawning is done in thread, Due to race
if multiple workers in same node retain the pipe refs of
other workers. Hence agent will not get EOF even if
worker dies.
BUG: 1114003
Change-Id: I36b9709b9392299483606bd3ef1db764fa3f2bff
Signed-off-by: Aravinda VK <avishwan@redhat.com>
Reviewed-on: http://review.gluster.org/8194
Tested-by: Justin Clift <justin@gluster.org>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Tested-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions