summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKrishnan P <kp@gluster.com>2011-07-11 01:46:37 +0000
committerAnand Avati <avati@gluster.com>2011-07-12 02:24:48 -0700
commitc6176b1516c2d6a9dfbdc4b769a90f8c24b0a595 (patch)
tree230ebb5bdc7edf665a219b71bd88e86aa02aaf17 /NEWS
parent0d8235c7962e486cd0c1bad47613309aaa573b6b (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 'NEWS')
0 files changed, 0 insertions, 0 deletions