[Bugs] [Bug 1412914] Spurious split-brain error messages are seen in rebalance logs
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jan 13 12:39:02 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1412914
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/16388 committed in release-3.9 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit 885674947e482dd7b129b63ce39dd62b9aad3e4c
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Tue Jan 10 13:26:02 2017 +0530
cluster/afr: Do not log of split-brain when there isn't one
Backport of: http://review.gluster.org/16362
* Even on errors like ENOENT, AFR logs split-brain after
read-txn refresh, introduced by commit a07ddd8f.
This can be a cause of much panic and confusion and needs to be fixed.
* Also fixed this issue in write-txns.
* Fixed afr read txns to log about split-brain only after knowing that
there is no split-brain choice configured.
* Removed code duplication
* Fixed incorrect passing of error code in afr_write_txn_refresh_done()
(the function was passing -0 as errno to gf_msg().
Change-Id: Ie40d2c498674a1fe8dc2c521b05e30c0bce85c02
BUG: 1412914
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/16388
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
--
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