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

EJBCLIENT-398 Implement additional timeout also for cluster discovery #497

Merged
merged 1 commit into from Jan 29, 2021

Conversation

TomasHofman
Copy link
Contributor

@TomasHofman TomasHofman commented Jan 11, 2021

Issue: https://issues.redhat.com/browse/JBEAP-20666
Upstream Issue: https://issues.redhat.com/browse/EJBCLIENT-398
Upstream PR: #498

The "discovery.additional-timeout" was implemented previously in DiscoveryEJBClientInterceptor#doAnyDiscovery(). This PR implements the same functionality for cluster discovery.

@TomasHofman
Copy link
Contributor Author

TomasHofman commented Jan 11, 2021

@chengfang FIY

This is follow up PR to #473, could you review it?

@chengfang chengfang added the Hold label Jan 12, 2021
@chengfang
Copy link
Contributor

Added a hold label as we're evaluate various approaches, based on discussion in https://issues.redhat.com/browse/EJBCLIENT-356 (EJB client API blocks invocation until all configured connections are established/discovered).

@chengfang chengfang added the 4.0 label Jan 12, 2021
@chengfang
Copy link
Contributor

@TomasHofman could you rebase? There was another PR [EJBCLIENT-400] Put all system properties into one location #501 , which changed the same classes.

@TomasHofman
Copy link
Contributor Author

@chengfang rebased, thanks for notice.

@chengfang chengfang merged commit 6a5f9e9 into wildfly:4.0 Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants