Skip to content

Pubsub returns wrong peers for a topic #3467

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

Closed
haadcode opened this issue Dec 5, 2016 · 3 comments · Fixed by #3484
Closed

Pubsub returns wrong peers for a topic #3467

haadcode opened this issue Dec 5, 2016 · 3 comments · Fixed by #3484
Assignees
Labels
kind/bug A bug in existing code (including security flaws)
Milestone

Comments

@haadcode
Copy link
Member

haadcode commented Dec 5, 2016

Version information:

0.4.5-pre1

Type:

Bug

Description:

When I call pubsub/peers(topic), go-ipfs returns all peers that are connected to it. Expected behaviour is to return only the ones that are subscribed to the specified topic.

@haadcode haadcode added the kind/bug A bug in existing code (including security flaws) label Dec 5, 2016
@haadcode
Copy link
Member Author

haadcode commented Dec 5, 2016

@keks care to take a look?

@keks
Copy link
Contributor

keks commented Dec 9, 2016

Oh dang, sorry for not responding! Was really busy with uni stuff this week. I'll take a look on Monday!

@Kubuxu
Copy link
Member

Kubuxu commented Dec 9, 2016

There is PR made by @whyrusleeping for this already: #3484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants