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

feat: Service peer selection on specific shards #1506

Closed
chair28980 opened this issue Aug 24, 2023 · 3 comments
Closed

feat: Service peer selection on specific shards #1506

chair28980 opened this issue Aug 24, 2023 · 3 comments
Assignees
Labels
E:2.2: Sharded cap discovery for light protocols See https://github.com/waku-org/pm/issues/63 for details

Comments

@chair28980
Copy link
Contributor

Currently a service peer (e.g. a store node) is either provided by the application or it expects the peer manager to suggest a suitable service peer (selectPeer()). This task focuses on the latter: peer manager should provide ability to find service peers for a specific shard, based on the content topic that the application is interested in (e.g. an API call to selectPeer(Protocol, ContentTopic)), or kick off an ad-hoc discovery process until a suitable service peer is found. Client APIs (for filter, lightpush, peer-exchange) should automatically make use of this mechanism if the application does not explicitly set the desired service peer.

Priority: critical for launch

@chair28980
Copy link
Contributor Author

waku-org/research#3

@danisharora099 @weboko

Per the research issue, can y'all verify if this is required for JSWaku and assign ownership as necessary. Thank you!

@chair28980
Copy link
Contributor Author

Closing per discussion during js-waku pm 2024-01-03.

Moving to triage, this issue has been resolved, please add reference to issues before closing.

@danisharora099
Copy link
Collaborator

This issue should be resolved with #1756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:2.2: Sharded cap discovery for light protocols See https://github.com/waku-org/pm/issues/63 for details
Projects
Archived in project
Development

No branches or pull requests

3 participants