Skip to content

Conversation

@leoplo
Copy link
Contributor

@leoplo leoplo commented Jan 21, 2022

Add possibility to get notify as it is done for GroupState when receiving report or done message.

@leoplo
Copy link
Contributor Author

leoplo commented Jan 21, 2022

@pedrofran12 No sure if this feature is interesting or if is the good way to go with it but I thought it could be handy.

Also MulticastRouterNotifier requires implementing 4 methods where only one was required for MulticastGroupNotifier so writing a interface may be useful here.

@leoplo leoplo force-pushed the feature_add_router_notification branch 3 times, most recently from baaae9b to 32d6271 Compare January 24, 2022 15:33
@leoplo leoplo force-pushed the feature_add_router_notification branch from 32d6271 to 050a658 Compare January 26, 2022 13:11
Copy link
Owner

@pedrofran12 pedrofran12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: On the notify_report, notify_timeout and notify_done the lock should also be used? in order to prevent those methods to iterate over the list and concurrently the list increase/decrease in size in case notifiers are added or removed concurrent to the notifications

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

Successfully merging this pull request may close these issues.

2 participants