Skip to content

Runtime RPC sync failures#10292

Merged
yhabteab merged 5 commits intosupport/2.14from
rpc-sync-failures
Jan 13, 2025
Merged

Runtime RPC sync failures#10292
yhabteab merged 5 commits intosupport/2.14from
rpc-sync-failures

Conversation

Al2Klimov and others added 5 commits January 13, 2025 10:23
The .ti files call `DependencyGraph::AddDependency(this, service.get())`. Obviously, `service.get()` is the parent and `this` (Downtime, Notification, ...) is the child. The DependencyGraph terminology should reflect this not to confuse its future users.
This saves dynamic_cast<ConfigObject*> + if() on every item of GetChildren().
@cla-bot cla-bot bot added the cla/signed label Jan 13, 2025
@yhabteab yhabteab added this to the 2.14.4 milestone Jan 13, 2025
@yhabteab yhabteab requested review from Al2Klimov and oxzi January 13, 2025 09:43
@yhabteab yhabteab removed the request for review from oxzi January 13, 2025 13:43
@yhabteab yhabteab merged commit f53e534 into support/2.14 Jan 13, 2025
@yhabteab yhabteab deleted the rpc-sync-failures branch January 13, 2025 13:44
@Al2Klimov Al2Klimov mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants