[Bugs] [Bug 1229139] glusterd: glusterd crashing if you run re-balance and vol status command parallely.
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jul 6 13:01:43 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1229139
--- Comment #19 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11120 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com)
------
commit c9765bcb1557ab1e921080e7de4f3ebac1e424d5
Author: anand <anekkunt at redhat.com>
Date: Mon Jun 8 00:19:00 2015 +0530
glusterd: Get the local txn_info based on trans_id in op_sm call backs.
Issue: when two or more transactions are running concurrently in op_sm,
global op_info might get corrupted.
Fix: Get local txn_info based on trans_id instead of using global txn_info
for
commands (re-balance, profile ) which are using op_sm in originator.
TODO: Handle errors properly in call backs and completely remove the global
op_info from
op_sm.
Change-Id: I9d61388acc125841ddc77e2bd560cb7f17ae0a5a
BUG: 1229139
Signed-off-by: anand <anekkunt at redhat.com>
Reviewed-on: http://review.gluster.org/11120
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Krishnan Parthasarathi <kparthas 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=Cvy99Sho5Q&a=cc_unsubscribe
More information about the Bugs
mailing list