Browse Source
This test was reported as flaky on CI server. When connecting to a multi-homed machine using RMI, the wrong address may be returned by the RMI registry to the client, causing the connection to the RMI server to timeout. This change explicitly set the hostname returned to the the clients in the remote stub object. Reviewers: Luke Chen <showuon@gmail.com>, vamossagar12 <sagarmeansocean@gmail.com>, Kamal Chandraprakash <kamal.chandraprakash@gmail.com>, hudeqi <16120374@bjtu.edu.cn>, Christo Lolov <christololov@gmail.com>pull/13703/head
Federico Valeri
2 years ago
committed by
GitHub
1 changed files with 16 additions and 17 deletions
Loading…
Reference in new issue