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

Write tests for failure detection #2

Open
abmargb opened this issue May 7, 2011 · 1 comment
Open

Write tests for failure detection #2

abmargb opened this issue May 7, 2011 · 1 comment
Assignees

Comments

@abmargb
Copy link
Owner

abmargb commented May 7, 2011

No description provided.

@ghost ghost assigned abmargb May 7, 2011
@abmargb
Copy link
Owner Author

abmargb commented May 7, 2011

Edge cases:

  • Object fails right after it has been registered interest on. If it has been notified as up, it should be notified as down.
  • Object is released before its failure, but a failure is scheduled. Failure should not be reported.
  • Object is released when one is monitoring it. Failure should be reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant