Core Change: Original Exception is getting logged.
All Submissions:
- [YES/NO] I have added an explanation of what changes in this merge do and why we should include it?
- [YES/NO] I have updated the documentation accordingly.
- [YES/NO/NA] I have added tests to cover my changes.
- [YES/NO/NA] All new and existing tests passed.
- [YES/NO/NA] My code follows the code style of this project.
- [YES/NO/NA] I ran lint checks locally prior to submission.
What is the issue or story related to the change?
High level design:
Issue: #18 (closed)
Change details:
The change is making sure the original exception message is getting logged. The cause of the exception will always be null as we are not setting it to be anything. The originalException has to be evaluated in this case.
Test coverage:
Does this introduce a breaking change?
- [YES/NO] No
Pending items
Reviewer request
- Please provide an ETA when you plan to review this MR. Write a comment to decline or provide an ETA.
- Block the MR if you feel there is less testing or no details in the MR
- Please cover the following aspects in the MR -- Coding design: <Reviewer1> -- Backward Compatibility: <Reviewer2> -- Feature Logic: <Logic design> -- <Any other context mention here> OR -- <Component 1>: <Reviewer1> -- <CosmosDB>: <Reviewer2> -- <ServiceBus> <Reviewer3> -- <Mention any other component and owner>
Other information
Merge request reports
Activity
added Common Code label
assigned to @polavishnu and @njain5
added 3 commits
-
f8c03d19...0c66d8c8 - 2 commits from branch
master
- 9323863f - Merge branch 'master' of...
-
f8c03d19...0c66d8c8 - 2 commits from branch
@njain5 @polavishnu request to review and merge.
added 16 commits
-
9323863f...75472600 - 15 commits from branch
master
- 71bb69fc - Merge branch 'master' of...
-
9323863f...75472600 - 15 commits from branch
assigned to @nthakur
enabled an automatic merge when the pipeline for 71bb69fc succeeds
@anujgupta - Seems IBM tests are failing across the board.
For now going ahead with the merge. There is not breaking change in this MR.
https://community.opengroup.org/osdu/platform/system/notification/-/jobs/163185 is passing now for IBM. Thanks @bhushanrade
mentioned in commit 2cd2d058
added MRBugfix label
changed milestone to %M1 - Release 0.1