[Bugs] [Bug 1418091] [RFE] Support multiple bricks in one process (multiplexing)
bugzilla at redhat.com
bugzilla at redhat.com
Fri Feb 10 13:22:51 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1418091
--- Comment #20 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16597 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com)
------
commit bbbc6792d58705a1696f53d5e5f41e86c8345f14
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.
Backport of:
> Change-Id: Iab4a8a44fac5760373fac36956a3bcc27cf969da
> BUG: 1385758
> Reviewed-on: https://review.gluster.org/16544
`
Change-Id: I91c73e3fdf20d23bff15fbfcc03a8a1922acec27
BUG: 1418091
Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
Reviewed-on: https://review.gluster.org/16597
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: Shyamsundar Ranganathan <srangana at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list