Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented functionality in timer ack manager & timer processor base to allow failover #648

Merged
merged 5 commits into from
Apr 18, 2018

Commits on Apr 9, 2018

  1. add timer failover ack manager & UT, wire failover ack manager to act…

    …ive timer processor
    Wenquan Xing committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    1a1f0db View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. move the check of domain of timer task from ack manager to processor,…

    … processor will try to process a standby task indefinitely, until task is finished.
    Wenquan Xing committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    16f058c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. add configuration check to enable standby timer processor

    Wenquan Xing committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    a33303d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. address comments

    Wenquan Xing committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    a3143d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    35f818f View commit details
    Browse the repository at this point in the history