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

WFLY-14971 Singleton deployment tests still failing intermittently #14422

Merged
merged 2 commits into from Jul 14, 2021

Conversation

pferraro
Copy link
Contributor

@pferraro pferraro commented Jul 2, 2021

@pferraro pferraro added the hold PR should not be merged for some reason. label Jul 2, 2021
@pferraro
Copy link
Contributor Author

pferraro commented Jul 2, 2021

Adding hold label until verified via sufficient CI runs.

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Jul 2, 2021
@pferraro
Copy link
Contributor Author

pferraro commented Jul 4, 2021

So far, so good. I will focus rerunning Linux SM - JDK 8 jobs, as these test seem to fail most often with that configuration.

@pferraro pferraro removed the hold PR should not be merged for some reason. label Jul 9, 2021
@bstansberry
Copy link
Contributor

@rhusar Please review.

@pferraro
Copy link
Contributor Author

pferraro commented Jul 9, 2021

This looks good now. No singleton deployment test failures seen.

Comment on lines -8 to -12
/**
* @TypeId(140)
*/
message GetLocalServicesCommand {
}
Copy link
Member

Choose a reason for hiding this comment

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

I am under impression that proto types should be commented out rather than removed so the IDs don't get inadvertently reused?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We are not yet guaranteeing serialization compatibility across major releases.

Copy link
Member

@rhusar rhusar 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!

@pferraro pferraro merged commit dd4656e into wildfly:master Jul 14, 2021
@pferraro pferraro deleted the WFLY-14971 branch February 2, 2022 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
3 participants