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

PAN-2577 - missing p2p info when queried live #1310

Merged
merged 3 commits into from
Apr 22, 2019

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Apr 20, 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 when the constructor is called.

Fixed Issue(s)

fixes PAN-2577

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.
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

LGTM

@shemnon shemnon merged commit 105dc5b into PegaSysEng:master Apr 22, 2019
notlesh pushed a commit to notlesh/pantheon that referenced this pull request Apr 24, 2019
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.
shemnon added a commit to shemnon/pantheon that referenced this pull request Apr 26, 2019
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)
shemnon added a commit that referenced this pull request Apr 26, 2019
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)
notlesh pushed a commit to notlesh/pantheon that referenced this pull request May 4, 2019
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.
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