-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDKB-50101:RBUS Event Producer can have multiple instances of the sam…
…e Subscriber (#172) Reason for change: While recovering from a crash, the provider is unaware of a valid rbus_open connection of consumer,so it lead to duplicate entres of subscriptions. Before loading old subscriptions from the cache file, a "/tmp/.rbus/<ConsumerPID>_<ComponentId>" file existence check is now performed. Signed-off-by: Netaji Panigrahi [email protected] Signed-off-by: Netaji Panigrahi [email protected]
- Loading branch information
1 parent
6508765
commit bb53bef
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters