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: z/OSMF logging improvements #2998

Merged
merged 23 commits into from
Jul 26, 2023
Merged

Conversation

pablocarle
Copy link
Contributor

@pablocarle pablocarle commented Jul 21, 2023

Description

  • Improvements in z/OSMF logging in debug and error handling.

Resolve #2972

Type of change

Please delete options that are not relevant.

  • (fix) Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

weinfurt and others added 13 commits July 14, 2023 16:19
Signed-off-by: Petr Weinfurt <petr.weinfurt@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
wip
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
…d Events collection to HashSet to retain only unique events.

Signed-off-by: sj895092 <shobhackm9@gmail.com>
…ilable

Signed-off-by: sj895092 <shobhackm9@gmail.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
@github-actions github-actions bot added the Sensitive Sensitive change that requires peer review label Jul 21, 2023
Pablo Hernán Carle added 3 commits July 21, 2023 15:11
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Copy link
Contributor

@janan07 janan07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by tech info

Pablo Hernán Carle and others added 5 commits July 24, 2023 10:11
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Hernán Carle <pablo.carle@broadcom.com>
@pablocarle pablocarle marked this pull request as ready for review July 24, 2023 13:53
Signed-off-by: Petr Weinfurt <petr.weinfurt@broadcom.com>
@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

87.1% 87.1% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@weinfurt weinfurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@pablocarle pablocarle merged commit eb7b02e into v2.x.x Jul 26, 2023
33 checks passed
@delete-merged-branch delete-merged-branch bot deleted the reboot/ImproveLoggingZosmf branch July 26, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sensitive Sensitive change that requires peer review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve logging about connectivity to z/OSMF
4 participants