Skip to content

Backport fix for OWLS-96080 to 3.4 branch #3109

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

Merged
merged 5 commits into from
May 27, 2022
Merged

Conversation

alai8
Copy link
Member

@alai8 alai8 commented May 27, 2022

Backport to 3.4 branch the fix for OWLS-96080 - Updated handling of introspector job pod that has failed with DeadlineExceeded reason to be the same as that for failed introspector job with the same reason, ie, terminate fiber with JobWatcher.DeadlineExceeded exception. (see PR 3066)

This includes backport of fixes to FiberGate.java from PR 2613.

jenkins:
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10758/

test results from release/3.4 branch for comparison:
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10759/

@alai8 alai8 requested review from jshum2479, rjeberhard and ankedia May 27, 2022 01:09
@sonarqubecloud
Copy link

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 6 Code Smells

95.0% 95.0% Coverage
0.0% 0.0% Duplication

@rjeberhard rjeberhard merged commit bc0f813 into release/3.4 May 27, 2022
@rjeberhard rjeberhard deleted the owls96080-34 branch May 27, 2022 12:07
rjeberhard pushed a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Apr 14, 2023
* backport changes from PR3066 to 3.4 branch

* backport changes to FiberGate from PR2613 to 3.4 branch

* backport doAfterCall support from main

* backport unit test from PR3066 from main
rjeberhard pushed a commit that referenced this pull request Apr 19, 2023
* backport changes from PR3066 to 3.4 branch

* backport changes to FiberGate from PR2613 to 3.4 branch

* backport doAfterCall support from main

* backport unit test from PR3066 from main
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