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

Routing object lifecycle management #418

Merged
merged 8 commits into from
May 31, 2019

Commits on May 28, 2019

  1. Add RoutingObject interface.

    mikkokar committed May 28, 2019
    Configuration menu
    Copy the full SHA
    e915a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49b891 View commit details
    Browse the repository at this point in the history
  3. Tidy up ConditionRouter.

    mikkokar committed May 28, 2019
    Configuration menu
    Copy the full SHA
    bcfb49f View commit details
    Browse the repository at this point in the history
  4. StyxObjectStore: insert/remove returns any replaced or removed value.

    RoutingObjectHandler: Trigger lifecycle method (stop) for a removed or
    replaced routing object.
    mikkokar committed May 28, 2019
    Configuration menu
    Copy the full SHA
    833a965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c24a06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69466a5 View commit details
    Browse the repository at this point in the history
  7. Tidy up for code review.

    mikkokar committed May 28, 2019
    Configuration menu
    Copy the full SHA
    fd68170 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54db33a View commit details
    Browse the repository at this point in the history