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

Retry epmd name lookups N times during pre-launch #2722

Merged
merged 4 commits into from
Jan 16, 2021

Conversation

michaelklishin
Copy link
Member

Most of the work here is done by @ChunyiLyu @Gsantomaggio.

Closes #2718.

@michaelklishin michaelklishin merged commit ba1aac4 into master Jan 16, 2021
@michaelklishin michaelklishin deleted the rabbitmq_epmd_wait branch January 16, 2021 06:43
@michaelklishin
Copy link
Member Author

Will backport after it passes the pipeline.

michaelklishin added a commit that referenced this pull request Jan 16, 2021
michaelklishin added a commit that referenced this pull request Jan 16, 2021
Retry epmd name lookups N times during pre-launch
michaelklishin added a commit that referenced this pull request Jan 16, 2021
Follow-up to #2722

(cherry picked from commit a087621)
@michaelklishin
Copy link
Member Author

Amended this to handle noport responses and backported to v3.8.x.

Gsantomaggio added a commit that referenced this pull request Jul 25, 2022
Fixes: #2722

Signed-off-by: Gabriele Santomaggio <[email protected]>
Gsantomaggio added a commit that referenced this pull request Jul 26, 2022
Fixes: #2722

Signed-off-by: Gabriele Santomaggio <[email protected]>
Gsantomaggio added a commit that referenced this pull request Jul 26, 2022
Fixes: #2722

Signed-off-by: Gabriele Santomaggio <[email protected]>
mergify bot pushed a commit that referenced this pull request Jul 26, 2022
Fixes: #2722

Signed-off-by: Gabriele Santomaggio <[email protected]>
(cherry picked from commit dfbd60d)

# Conflicts:
#	deps/rabbit/src/rabbit_networking.erl
mergify bot pushed a commit that referenced this pull request Jul 26, 2022
Fixes: #2722

Signed-off-by: Gabriele Santomaggio <[email protected]>
(cherry picked from commit dfbd60d)

# Conflicts:
#	deps/rabbit/src/rabbit_networking.erl
(cherry picked from commit 5254b7c)
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.

Implement epmd retry during the prelaunch
3 participants