Skip to content

XB10-2715: Avoid redundant tableSyncHandler calls during wildcard get resolution#449

Open
WellPeter wants to merge 1 commit into
rdkcentral:developfrom
WellPeter:topic/XB10-2715
Open

XB10-2715: Avoid redundant tableSyncHandler calls during wildcard get resolution#449
WellPeter wants to merge 1 commit into
rdkcentral:developfrom
WellPeter:topic/XB10-2715

Conversation

@WellPeter
Copy link
Copy Markdown

Reason for change: During wildcard get resolution, the rbus implementation may call the tableSyncHandler multiple times for the same parameter,
which can lead to unnecessary overhead, potential performance issues, or even memory corruption.
Test Procedure: Tested and verified
Priority: P1
Risks: Low

@WellPeter WellPeter requested a review from a team as a code owner June 3, 2026 15:43
… resolution

Reason for change: During wildcard get resolution, the rbus implementation may call the tableSyncHandler multiple times for the same parameter,
                   which can lead to unnecessary overhead, potential performance issues or even memory corruption.
Test Procedure: Tested and verified
Priority: P1
Risks: Low

Signed-off-by: Petro Krynytskyi <33368124+WellPeter@users.noreply.github.com>
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.

1 participant