Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

PAN-2580 - missing p2p info when queried live #1338

Merged
merged 2 commits into from
Apr 26, 2019

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Apr 26, 2019

PR description

It turns out we don't have the p2p host and port at RPC initialization.
To fix this change to query hosts and ports at method invocaiton time
instead of whent he constructor is called.

(cherry picked from commit 105dc5b, #1310)

Fixed Issue(s)

PAN-2580

It turns out we don't have the p2p host and port at RPC initialization.
To fix this change to query hosts and ports at method invocaiton time
instead of whent he constructor is called.

(cherry picked from commit 105dc5b)
Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

Does this class have no tests?

@shemnon
Copy link
Contributor Author

shemnon commented Apr 26, 2019

It has unit tests, but it's the integration that broke. Should I add new tests that validate this first?

@macfarla
Copy link
Contributor

It has unit tests, but it's the integration that broke. Should I add new tests that validate this first?
If you're confident it works, I'd be happy with a JI to add them later

@shemnon
Copy link
Contributor Author

shemnon commented Apr 26, 2019

PAN-2589

@shemnon shemnon merged commit 3e81f60 into PegaSysEng:1.1.0-RC Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants