Skip to content

Use HostAndPort#getHostText instead of HostAndPort#getHost#1609

Merged
ssalinas merged 2 commits intomasterfrom
rm-getHostText
Dec 7, 2017
Merged

Use HostAndPort#getHostText instead of HostAndPort#getHost#1609
ssalinas merged 2 commits intomasterfrom
rm-getHostText

Conversation

@stevie400
Copy link
Copy Markdown
Contributor

HostAndPost#getHost replaced HostAndPort#getHostText in Guava 20 and HostAndPort#getHostText was removed in Guava 22. This PR should have no semantic effect on your code. Java doc

I had to upgrade to Guava 20.0 to get the new functionality and if I go to 21 we might have trouble because the version of curator this is on is not compatible with that version. This codepath should never be hit outside of SingularityService and EmbedSingularityExample, so don't rush to merge this if you're worried about the version change.

@ssalinas @baconmania @darcatron

@ssalinas ssalinas added this to the 0.18.0 milestone Oct 11, 2017
@ssalinas ssalinas modified the milestones: 0.18.0, 0.19.0 Nov 3, 2017
@ssalinas ssalinas added the hs_qa label Nov 30, 2017
@ssalinas
Copy link
Copy Markdown
Contributor

ssalinas commented Dec 7, 2017

🚢

@stevie400
Copy link
Copy Markdown
Contributor Author

🎄

@ssalinas ssalinas merged commit 48d80f4 into master Dec 7, 2017
@ssalinas ssalinas deleted the rm-getHostText branch December 7, 2017 16:24
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.

2 participants