summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-linkfile.c
diff options
context:
space:
mode:
authorKrishnan P <kp@gluster.com>2011-07-12 02:45:46 +0000
committerAnand Avati <avati@gluster.com>2011-07-12 05:38:10 -0700
commit7d1053f30d4c1a8ebf97d93008033704f12fcea6 (patch)
tree5d0fb216e746681a2a659e54c782528f4f8b7a8f /xlators/cluster/dht/src/dht-linkfile.c
parent8d340ec57557708a8e9db24d397ef3a9e0220a49 (diff)
server: Reassociating 'old' conn can lead to chaos.
Since we moved to a single socket connection b/w client and server, inherting connection state is unnecessary and can sometimes be dangerous when clients reconnect even before the server detects a socket error on the old connection. Dirty detail: This reassociation results in 'ref count' not decreasing in tandem with the connection disconnects. This results in a resource leak. Signed-off-by: Krishnan Parthasarathi <kp@gluster.com> Signed-off-by: Anand Avati <avati@gluster.com> BUG: 3104 (Self-heal does not work in dis-rep!) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=3104
Diffstat (limited to 'xlators/cluster/dht/src/dht-linkfile.c')
0 files changed, 0 insertions, 0 deletions