Skip to content

Fullsync starts at unexpected interval because of a couple of timers running. #395

@ksauzz

Description

@ksauzz

It seems a couple of fullsync timers are running if fullsync_on_connect is true and fullsync_interval is set. So fullsync starts at unexpected intervals.

ZD #5638, in Japanese, but graphs might be very helpful

to reproduce

  1. set fullsync_interval
  2. make stagedevrel
  3. run the script to setup MDC version 3.

it didn't need to execute riak-repl fullsync start <cluster-name>

  • source cluster: dev1, dev2, dev3
  • site cluster: dev4, dev5, dev6

console.log to indicate a scheduled time at source cluster (fullsync_on_connect is enable)

  • fullsync_interval=2min
  • fullsync_on_connect=true

screen shot 2013-09-02 at 2 59 15 pm

console.log to indicate a scheduled time at source cluster (fullsync_on_connect is disable)

  • fullsync_interval=2min
  • fullsync_on_connect=false

screen shot 2013-09-02 at 3 16 16 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions