Bug 795419 - bring in event-history mechanism based on circular buffer
Summary: bring in event-history mechanism based on circular buffer
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Raghavendra Bhat
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-02-20 13:21 UTC by Raghavendra Bhat
Modified: 2014-01-02 07:22 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:58:22 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions: glusterfs-3.3.0qa40
Embargoed:


Attachments (Terms of Use)

Description Raghavendra Bhat 2012-02-20 13:21:05 UTC
Description of problem:
Bring in event-history management which can be used by xlators to store some information which can be dumped to either a file (through statedump) or shown through a cli command.

For event-history to store data given by the xlators make use of circular buffer.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2012-02-20 14:59:17 UTC
CHANGE: http://review.gluster.com/2769 (libglusterfs: Implement circular buffer and event history) merged in master by Vijay Bellur (vijay)

Comment 2 Raghavendra Bhat 2012-05-08 13:31:43 UTC
This us done and event-history has been implemented which is being used by other components such as index xlator.

Comment 3 Anand Avati 2014-01-01 16:08:00 UTC
REVIEW: http://review.gluster.org/6623 (libglusterfs: Add missing goto in eh_new()) posted (#1) for review on master by Vijay Bellur (vbellur)

Comment 4 Anand Avati 2014-01-02 07:22:30 UTC
COMMIT: http://review.gluster.org/6623 committed in master by Vijay Bellur (vbellur) 
------
commit 2ce8918759e9676a54791848fd2ac85f48a05016
Author: Vijay Bellur <vbellur>
Date:   Wed Jan 1 21:36:27 2014 +0530

    libglusterfs: Add missing goto in eh_new()
    
    Change-Id: I64bbd8d5d919e78286a0521b62ca75f22ad296fa
    BUG: 795419
    Signed-off-by: Vijay Bellur <vbellur>
    Reviewed-on: http://review.gluster.org/6623
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu>


Note You need to log in before you can comment on or make changes to this bug.