[Bugs] [Bug 1320821] New: volume set on user.* domain trims all white spaces in the value
bugzilla at redhat.com
bugzilla at redhat.com
Thu Mar 24 04:31:25 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1320821
Bug ID: 1320821
Summary: volume set on user.* domain trims all white spaces in
the value
Product: GlusterFS
Version: 3.7.9
Component: glusterd
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: amukherj at redhat.com
CC: bugs at gluster.org
Depends On: 1316499
+++ This bug was initially created as a clone of Bug #1316499 +++
Description of problem:
On executing gluster volume set <volname> user.metadata "abc xyz" gluster
volume info shows user.metadata as "abcxyz"
Version-Release number of selected component (if applicable):
mainline
How reproducible:
Always
Actual results:
user.metadata as "abcxyz"
Expected results:
user.metadata as "abc xyz"
--- Additional comment from Vijay Bellur on 2016-03-10 06:17:12 EST ---
REVIEW: http://review.gluster.org/13669 (cli: Do not remove whitespace if key
is user.* in volume set) posted (#1) for review on master by Atin Mukherjee
(amukherj at redhat.com)
--- Additional comment from Vijay Bellur on 2016-03-24 00:10:14 EDT ---
COMMIT: http://review.gluster.org/13669 committed in master by Kaushal M
(kaushal at redhat.com)
------
commit f2d51d6546976731fed5fd165bf57acac3fb0180
Author: Atin Mukherjee <amukherj at redhat.com>
Date: Thu Mar 10 16:43:08 2016 +0530
cli: Do not remove whitespace if key is user.* in volume set
setting any user.* option can have multiple words in the key and hence skip
the
process of trimming whitespaces.
Change-Id: Ia295428d7cda55e5470fef668325bea497f2333d
BUG: 1316499
Signed-off-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-on: http://review.gluster.org/13669
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Kaushal M <kaushal at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1316499
[Bug 1316499] volume set on user.* domain trims all white spaces in the
value
--
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