Bug 1003803 - Dist-geo-rep : worker process dies and started again frequently
Summary: Dist-geo-rep : worker process dies and started again frequently
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: mainline
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: ---
Assignee: Csaba Henk
QA Contact:
URL:
Whiteboard:
Depends On: 999825
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-03 09:17 UTC by Venky Shankar
Modified: 2014-07-11 19:17 UTC (History)
7 users (show)

Fixed In Version: glusterfs-3.5.1
Doc Type: Bug Fix
Doc Text:
Clone Of: 999825
Environment:
Last Closed: 2014-07-11 19:17:40 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-09-03 10:04:54 UTC
REVIEW: http://review.gluster.org/5756 (gsyncd / geo-rep: handle ENOENT during readlink()) posted (#1) for review on master by Venky Shankar (vshankar)

Comment 2 Anand Avati 2013-09-03 10:05:52 UTC
REVIEW: http://review.gluster.org/5758 (gsyncd / geo-rep: maximum number of retries per changelog) posted (#1) for review on master by Venky Shankar (vshankar)

Comment 3 Anand Avati 2013-09-05 03:54:24 UTC
COMMIT: http://review.gluster.org/5756 committed in master by Anand Avati (avati) 
------
commit f201b46d1b20db1f2b11344e99db3381d9d4c1e1
Author: Venky Shankar <vshankar>
Date:   Tue Aug 27 14:02:24 2013 +0530

    gsyncd / geo-rep: handle ENOENT during readlink()
    
    Change-Id: I8611122fda63ea496ad4491473ecabe96bf19cfa
    BUG: 1003803
    Signed-off-by: Venky Shankar <vshankar>
    Reviewed-by: Amar Tumballi <amarts>
    Tested-by: Amar Tumballi <amarts>
    Reviewed-on: http://review.gluster.org/5756
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Avra Sengupta <asengupt>
    Tested-by: Avra Sengupta <asengupt>
    Reviewed-by: Anand Avati <avati>

Comment 4 Anand Avati 2013-09-05 03:55:49 UTC
COMMIT: http://review.gluster.org/5758 committed in master by Anand Avati (avati) 
------
commit b2e8a4517d63100e9527a1995ef24507192fc363
Author: Venky Shankar <vshankar>
Date:   Tue Aug 27 12:20:30 2013 +0530

    gsyncd / geo-rep: maximum number of retries per changelog
    
    With entry retries MAX_RETRIES is the threashold for the number
    of times we retry a changelog. After hitting this limit, the
    changelog is marked as processed after warning for incompleteness
    in the log.
    
    Change-Id: I777b71b4cdaa63335d9c936f2d64e5c0264a0f26
    BUG: 1003803
    Signed-off-by: Venky Shankar <vshankar>
    Reviewed-by: Amar Tumballi <amarts>
    Tested-by: Amar Tumballi <amarts>
    Reviewed-on: http://review.gluster.org/5758
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Avra Sengupta <asengupt>
    Tested-by: Avra Sengupta <asengupt>
    Reviewed-by: Anand Avati <avati>


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