[Bugs] [Bug 1319992] RFE: Lease support for gluster
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jun 10 11:03:45 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1319992
--- Comment #76 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14647 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit 3bc419d8014877f64e57dc3368b0609396ec0d12
Author: Poornima G <pgurusid at redhat.com>
Date: Sun Jun 5 00:06:11 2016 -0400
protocol: Add framework to send transaction id with recall
Issue:
The upcall(cache invalidation/recall) event is sent from the bricks
to clients. In AFR/EC setup, it can so happen that all the bricks
will send the upcall for the same event, and if AFR/EC doesn't filter
out these duplicate notifications, the logic above cluster xlators
can fail.
Solution:
Use transaction id to filter out duplicate notifications.
This patch adds framework for duplicate notifications.
AFR/EC can build up on this patch for deduping the notifications
Change-Id: I66b08e63b8799bc5932f2b2545376138a5701168
BUG: 1319992
Signed-off-by: Poornima G <pgurusid at redhat.com>
Reviewed-on: http://review.gluster.org/14647
Smoke: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
Reviewed-by: Raghavendra G <rgowdapp 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=PsL5i8HdtT&a=cc_unsubscribe
More information about the Bugs
mailing list