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

separate timer queue ack manager in separate file, add functionality … #630

Merged
merged 3 commits into from
Mar 27, 2018

Commits on Mar 27, 2018

  1. separate timer queue ack manager in separate file, add functionality …

    …to timer queue processor to be cluster aware
    
    rename SequenceID -> TimerSequenceID
    Wenquan Xing committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    300f311 View commit details
    Browse the repository at this point in the history
  2. make timer queue ack manager not cluster aware

    Wenquan Xing committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    17d79c9 View commit details
    Browse the repository at this point in the history
  3. fix comments

    Wenquan Xing committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    4f6eae2 View commit details
    Browse the repository at this point in the history