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

Liveliness token drop/redeclaration on connection drop/restore #857

Conversation

sashacmc
Copy link
Member

@sashacmc sashacmc commented Jan 21, 2025

Notify liveness subscriber of all token drops after connection loss
Closes: #783

Additionally:

  • Fix token redeclaration on connection restore (saving declaration in cache)
  • Typo fix
  • Liveliness connection restore test
  • Connection restore test improvement

@sashacmc sashacmc added the enhancement Things could work better label Jan 21, 2025
@sashacmc sashacmc marked this pull request as ready for review January 21, 2025 19:23
@sashacmc sashacmc requested a review from jean-roland January 21, 2025 19:23
@milyin milyin merged commit d085699 into eclipse-zenoh:main Jan 22, 2025
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Things could work better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement liveliness token undeclaration after connectivity lost
3 participants