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

Align JGroups labels property name and add one preventing to connect to unready pods #15282

Merged
merged 2 commits into from
Nov 22, 2019

Conversation

mshaposhnik
Copy link
Contributor

@mshaposhnik mshaposhnik commented Nov 22, 2019

What does this PR do?

Align JGroups labels property name with original one in KUBE_PING (see https://github.com/jgroups-extras/jgroups-kubernetes/blob/master/src/main/java/org/jgroups/protocols/kubernetes/KUBE_PING.java#L81) to avoid possible inconsistency and add another preventing to connect to unready pods which will help to reduce number of ConnectioRefused warning when trying to connect to not yet fully started pod.

Issue to KUBE_PING upstream to align their documentation: jgroups-extras/jgroups-kubernetes#79

What issues does this PR fix or reference?

#15176

Release Notes

N/A

Docs PR

N/A

@mshaposhnik mshaposhnik added the kind/bug Outline of a bug - must adhere to the bug report template. label Nov 22, 2019
@che-bot che-bot added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 22, 2019
@che-bot
Copy link
Contributor

che-bot commented Nov 22, 2019

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@che-bot
Copy link
Contributor

che-bot commented Nov 22, 2019

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@che-bot
Copy link
Contributor

che-bot commented Nov 22, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

@skabashnyuk
Copy link
Contributor

Can we backport that to 7.3.x?

@mshaposhnik
Copy link
Contributor Author

ci-test

@che-bot
Copy link
Contributor

che-bot commented Nov 22, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@mshaposhnik mshaposhnik merged commit 499d6c0 into master Nov 22, 2019
@mshaposhnik mshaposhnik deleted the jgroups_property branch November 22, 2019 10:52
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 22, 2019
@che-bot che-bot added this to the 7.5.0 milestone Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants