[Bugs] [Bug 1385758] [RFE] Support multiple bricks in one process (multiplexing)
bugzilla at redhat.com
bugzilla at redhat.com
Fri Feb 10 13:16:51 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1385758
--- Comment #102 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16544 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit f1c6ae24361b1bf39794a34ea35a0202a6b49fa6
Author: Jeff Darcy <jdarcy at redhat.com>
Date: Fri Feb 3 10:51:21 2017 -0500
glusterd: keep snapshot bricks separate from regular ones
The problem here is that a volume's transport options can change, but
any snapshots' bricks don't follow along even though they're now
incompatible (with respect to multiplexing). This was causing the
USS+SSL test to fail. By keeping the snapshot bricks separate
(though still potentially multiplexed with other snapshot bricks
including those for other volumes) we can ensure that they remain
unaffected by changes to their parent volumes.
Also fixed various issues with how the test waits (or more precisely
didn't) for various events to complete before it continues.
Change-Id: Iab4a8a44fac5760373fac36956a3bcc27cf969da
BUG: 1385758
Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
Reviewed-on: https://review.gluster.org/16544
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Avra Sengupta <asengupt at redhat.com>
Tested-by: Avra Sengupta <asengupt 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=TEyQvRWtJK&a=cc_unsubscribe
More information about the Bugs
mailing list