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

Fix: Modifying Error Codes in rbus_getExt API #202

Merged
merged 8 commits into from
Apr 4, 2024

Conversation

NetajiPanigrahi
Copy link
Contributor

Reason for change: When Discover component names failed, rbus_getExt function will return the error code
RBUSCORE_ERROR_ENTRY_NOT_FOUND.
Signed-off-by: Netaji Panigrahi [email protected]

Reason for change: When an object not found error originates from rtrouted,
                   rbuscore retrus error code RBUSCORE_ERROR_ENTRY_NOT_FOUND instead of RBUSCORE_ERROR_DESTINATION_UNREACHABLE.
Signed-off-by: Netaji Panigrahi <[email protected]>
Reason for change: When an object not found error originates from rtrouted,
                   rbuscore retrus error code RBUSCORE_ERROR_ENTRY_NOT_FOUND instead of RBUSCORE_ERROR_DESTINATION_UNREACHABLE.
Signed-off-by: Netaji Panigrahi <[email protected]>
Reason for change: When Discover component names failed, rbusgetExt function will return the error code RBUSCORE_ERROR_ENTRY_NOT_FOUND.
Signed-off-by: Netaji Panigrahi <[email protected]>
@karuna2git karuna2git merged commit 5989309 into rdkcentral:main Apr 4, 2024
4 checks passed
karuna2git pushed a commit that referenced this pull request Apr 15, 2024
* Fix: Modifying Error Codes in RBUS Core

Reason for change: When an object not found error originates from rtrouted,
                   rbuscore retrus error code RBUSCORE_ERROR_ENTRY_NOT_FOUND instead of RBUSCORE_ERROR_DESTINATION_UNREACHABLE.
Signed-off-by: Netaji Panigrahi <[email protected]>

* Fix: Modifying Error Codes in RBUS Core

Reason for change: When an object not found error originates from rtrouted,
                   rbuscore retrus error code RBUSCORE_ERROR_ENTRY_NOT_FOUND instead of RBUSCORE_ERROR_DESTINATION_UNREACHABLE.
Signed-off-by: Netaji Panigrahi <[email protected]>

* Updated test code

* Fixed Method_Invoke failed tests

* Fixed SetMulti test

* Fix: Modifying Error Codes in rbus_getExt API
Reason for change: When Discover component names failed, rbusgetExt function will return the error code RBUSCORE_ERROR_ENTRY_NOT_FOUND.
Signed-off-by: Netaji Panigrahi <[email protected]>

* Fix: Modifying Error Codes
@NetajiPanigrahi NetajiPanigrahi deleted the DEST_NOT_FOUND branch July 9, 2024 05:28
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