[Bugs] [Bug 1451434] Use a bitmap to store local node info instead of conf-> local_nodeuuids[i].uuids
bugzilla at redhat.com
bugzilla at redhat.com
Tue Oct 10 08:58:43 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1451434
--- Comment #7 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17851 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit c4a608799a577a4f38139f6bb8a47da8efb0fec3
Author: N Balachandran <nbalacha at redhat.com>
Date: Fri Jul 21 16:38:14 2017 +0530
cluster/dht: Don't store the entire uuid for subvols
Comparing the uuid string of the local node against that stored in the
local_subvol information is inefficient, especially as it is
done for every file to be migrated. The code has now been changed
to set the value of info to 1 if the nodeuuid is that of the node
making the comparison so this becomes an integer comparison.
Change-Id: I7491d59caad3b71dbf5facc94dcde0cd53962775
BUG: 1451434
Signed-off-by: N Balachandran <nbalacha 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=PV5HzCH8ir&a=cc_unsubscribe
More information about the Bugs
mailing list