Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #281: Topology now skips non-local potential targets correctly #282

Merged
merged 4 commits into from May 3, 2016

Conversation

heplesser
Copy link
Contributor

@heplesser heplesser commented Mar 18, 2016

When creating divergent connections with fixed fan-out, topology would try to connect to targets even if they were not local. This is now fixed.

@heplesser
Copy link
Contributor Author

@jougs @hannahbos Could you take a look?

@tammoippen
Copy link
Contributor

@jhnnsnk Can you have a look into this PR? Thank you.

@heplesser heplesser changed the title Fixes #281: Topology does not attempt to proxies for non-local nodes. Fixes #281: Topology now skips non-local potential targets correctly Apr 18, 2016
@hannahbos
Copy link

hannahbos commented Apr 24, 2016

@heplesser thanks. Looks good to me.

@tammoippen
Copy link
Contributor

@jhnnsnk Can you have a look into this PR? Thank you.

}
}
}

} // namespace nest

#endif
#endif
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please re-add the newline at the end of the file?

@jhnnsnk
Copy link
Contributor

jhnnsnk commented May 3, 2016

@heplesser Just tested it, looks good to me. Sorry for the late response.
👍

@heplesser heplesser merged commit f698ae4 into nest:master May 3, 2016
@heplesser heplesser deleted the issue-281 branch May 3, 2016 09:13
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.

None yet

5 participants