Bug 1221470
Summary: | dHT rebalance: Dict_copy log messages when running rebalance on a dist-rep volume | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Anuradha <atalur> | |
Component: | distribute | Assignee: | Anuradha <atalur> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 3.7.0 | CC: | atalur, bugs, gluster-bugs, nbalacha, smohan, spalai | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1220332 | |||
: | 1227176 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-02 08:02:40 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1220332 | |||
Bug Blocks: | 1227176 |
Description
Anuradha
2015-05-14 06:31:04 UTC
REVIEW: http://review.gluster.org/10777 (cluster/afr : Do not copy dict when it is NULL) posted (#2) for review on release-3.7 by Anuradha Talur (atalur) COMMIT: http://review.gluster.org/10777 committed in release-3.7 by Pranith Kumar Karampuri (pkarampu) ------ commit 1562b5af8c8a10e3f2c08b8f16c6db01d3b9f28c Author: Anuradha <atalur> Date: Tue May 12 12:53:30 2015 +0530 cluster/afr : Do not copy dict when it is NULL Backport of: http://review.gluster.org/10755 In afr_lookup_xattr_req_prepare(), dict_copy was done even though source dict was NULL. Change-Id: I85a5d2823ba021e7f78c1ce13402a0f16b08cb51 BUG: 1221470 Reviewed-on: http://review.gluster.org/10755 Reviewed-by: Ravishankar N <ravishankar> Reviewed-by: Prashanth Pai <ppai> Reviewed-by: Krutika Dhananjay <kdhananj> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Susant Palai <spalai> Reviewed-by: Pranith Kumar Karampuri <pkarampu> Signed-off-by: Anuradha <atalur> Reviewed-on: http://review.gluster.org/10777 This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.1, please reopen this bug report. glusterfs-3.7.1 has been announced on the Gluster Packaging mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.packaging/1 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |