[Bugs] [Bug 1462790] with AFR now making both nodes to return UUID for a file will result in georep consuming more resources
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 20 12:32:14 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1462790
--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17576 committed in master by Jeff Darcy
(jeff at pl.atyp.us)
------
commit 475ec9928ef96b63a0bfa859a9ae68709275033c
Author: karthik-us <ksubrahm at redhat.com>
Date: Mon Jun 19 19:54:36 2017 +0530
cluster/afr: Returning single and list of node uuids from AFR
Problem:
The change in afr to return list of node uuids was causing problems
with geo-rep.
Fix:
This patch will allow to get the single node uuid as it was doing
before with the key "GF_XATTR_NODE_UUID_KEY", and will also allow
to get the list of node uuids by using a new key
"GF_XATTR_LIST_NODE_UUIDS_KEY". This will solve the problem with
geo-rep and any other feature which were depending on this.
Change-Id: I09885dac6dfca127be94b708470c8c2941356f9a
BUG: 1462790
Signed-off-by: karthik-us <ksubrahm at redhat.com>
Reviewed-on: https://review.gluster.org/17576
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-by: Kotresh HR <khiremat at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>
--
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=WmIoxfZjoF&a=cc_unsubscribe
More information about the Bugs
mailing list