Skip to content

PYTHON-163 - Don't try to connect to peers with incomplete meta#218

Merged
aholmberg merged 2 commits into
masterfrom
PYTHON-163
Dec 4, 2014
Merged

PYTHON-163 - Don't try to connect to peers with incomplete meta#218
aholmberg merged 2 commits into
masterfrom
PYTHON-163

Conversation

@aholmberg
Copy link
Copy Markdown
Contributor

possible solution. Please see JIRA ticket for further discussion.

Comment thread cassandra/cluster.py Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It seems like it would be better to move the conditional/continue here. With the current code, it will call cluster.add_host() only to remove it shortly after when the old and new hosts are diffed.

aholmberg added a commit that referenced this pull request Dec 4, 2014
PYTHON-163 - Don't try to connect to peers with incomplete meta
@aholmberg aholmberg merged commit b089741 into master Dec 4, 2014
@aholmberg aholmberg deleted the PYTHON-163 branch December 4, 2014 01:01
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