-
Notifications
You must be signed in to change notification settings - Fork 601
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
LG-75: mpHealth 2.0 - Implementation #7415
Comments
List of Steps to complete or get approvals / sign-offs for Onboarding to the Liberty release (GM date)Instructions:
TARGET COMPLETION DATE Before Development Starts or 8 weeks before Onboarding
TARGET COMPLETION DATE 3 weeks before Onboarding
TARGET COMPLETION DATE ** 3 weeks before Onboarding**
TARGET COMPLETION DATE 2 weeks before Onboarding
APPROVALS with TARGET COMPLETION DATE 2 to 1 week before OnboardingPrereq: You must have the Design Approval or No Design Approval on the AHA Feature.
TARGET COMPLETION DATE 1 week before Onboarding
NOT REQUIRED FOR A FEATURE
Related Deliverables TARGET COMPLETION DATE General Availability
|
This feature does not add any new or change any existing UI. No AVT is required. Accessibility focal approved. |
WAD approved in https://bigblue.aha.io/features/LG-75 |
@jhanders34 There is no significant change in performance. May I get your approval on performance? |
@skasund Prashanth is currently out on vacation. Can we get your approval on deferred STE? |
@lauracowen GA blog post has been created. May I get the ID approval? |
Do you have a link to the GA blog post, pls? |
GA blog post #7895 |
Serviceability Approval Comment - Please answer the following questions for serviceability approval:
|
@pgunapal - Please ensure not to move the feature to GA before receiving all of the appropriate focal point approvals. |
@pgunapal - Does the feature require Globalization/Translation? |
L2 has requested STE slides for this feature. The STE template can be found at the link below: https://ibm.box.com/s/1an42g7zdgmaj84w7dft0indqfgi8ffm Please upload the completed slides to the same STE Archive BOX folder. Thanks! If more time is needed to complete the slides, please provide an ETA on when they'll be available. |
Translated files are found in master branch. |
The performance team identified issue #8067 where there was a significant performance difference between mp Health 1.0 and 2.0. With the delivery of PR #8101, there is an improvement of 25% for mp Health 1.0 and 40% for mp Health 2.0. I am proactively giving performance focal approval expecting that the PR will make it to master. |
@skasund Hi, We can provide the STE for this feature, by Thursday (July 10). Can you please provide the STE Focal point approval? |
@lauracowen Can I get the ID approval for this feature, the GA Blog post is in #7895 |
Giving exception on serviceability approval. Plan is to do the demo (2b) in the next week and address any issues found as defects. Not expecting any issues. |
Serviceability Approval Comment - Please answer the following questions for serviceability approval:
|
@pgunapal I'm providing the STE approval early. Continue working on the slides and provide them as soon as possible. |
awaiting further discussion with prashanth before approving.... |
@dave-waddling It only sometimes happens during application deployment (startup), where the ServletContainerInitializer.onStartup() gets called, after the HealthCheck has been completed (thinks there are no applications), resulting in a false positive health check, which fails the TCK. When the TCK is run manually, or in the continuous release builds, it passes 100% of the time. In each SOE build, a different test case fails, due to this timing issue, and only occurs intermittently, meaning in some SOE builds all the test cases pass. It occurs on z/OS builds most of the times. Note: This issue was always present in mpHealth-1.0, as well, however, since there were no test cases that tested this particular scenario and the TCKs were never automated for mpHealth-1.0, this issue went under the radar. |
@pgunapal I can't sign off ID approval but I've checked the blog post (which is more 'dev engagement' than ID). I've asked for a little more clarification in the issue - if you can provide that, I think it's okay. |
@lauracowen Provided the required clarification in Issue #7895 |
added serviceability approval, but will continue to track this one until serviceability questions can be fully answered |
@skasund Uploaded the completed STE slides in the STE Archive BOX folder. |
@pgunapal Thanks for the slides! |
@pgunapal - Was the feature code enabled and included into the Liberty 19007 GM build? |
Yes, it was all delivered. Only thing missing from this epic is the FAT focal approval. |
I am keeping the Target:ga to remind us that FAT needs to be complete. |
Received all focal point approvals and feature was delivered in 19.0.0.7. |
Eclipse MicroProfile Health Check: https://github.com/eclipse/microprofile-health/tree/2.0.1
Aha: https://bigblue.aha.io/features/API-32
Aha (Spec/API/TCK): https://bigblue.aha.io/features/LG-74
Aha (Implementation): https://bigblue.aha.io/features/LG-75
ID: https://github.ibm.com/was-liberty/liberty-docs/issues/1311
OpenLiberty Guides Updates: OpenLiberty/guides-common#289
The text was updated successfully, but these errors were encountered: