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

Heartbeat flexibility to support ActiveMQ #78

Merged
merged 6 commits into from
Jan 8, 2016

Commits on Jan 6, 2016

  1. added an initial delay to the receive heartbeat detection so it works…

    … properly with ActiveMQ
    nigelsim committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    cc29a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9ec9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f271dcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e241fd1 View commit details
    Browse the repository at this point in the history
  5. implemented a cleaner approach to the initial grace period

    put guards around the send and receive heartbeat code based on whether the interval was 0 or not
    nigelsim committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    c312cf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

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