[Bugs] [Bug 1300978] I/O failure during a graph change followed by an option change.
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 26 06:28:20 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1300978
--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13280 committed in release-3.7 by Raghavendra
G (rgowdapp at redhat.com)
------
commit 30e4d0db013ece366c5036b1d82c0150f082128a
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date: Thu Jan 21 12:41:55 2016 +0530
protocol/server: Race between server_reconfigure and server_setvolume
During server_reconfigure we authenticate each connected clients
against the current options. To do this authentication we store
previous values in a dictionary during the connection establishment
phase (server_setvolume). If the authentication fails during
reconfigure then we will disconnect the transport.
Here it introduce a race between server_setvolume and reconfugure.
If a reconfigure called before doing a setvolume, the transport
will be disconnected
Backport of>
>Change-Id: Icce2c28a171481327a06efd3901f8a5ee67b05ab
>BUG: 1300564
>Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
>Reviewed-on: http://review.gluster.org/13271
>Smoke: Gluster Build System <jenkins at build.gluster.com>
>Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
>CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
>Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
>NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
(cherry picked from commit 16f6579cb3e1214b1386fb530b8e16c8cbfdef33)
Change-Id: I8ab7ad4bd5d2d70bcdae7bcbc233930bcfbeb411
BUG: 1300978
Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
Reviewed-on: http://review.gluster.org/13280
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=a4OeRojLz0&a=cc_unsubscribe
More information about the Bugs
mailing list