-
Notifications
You must be signed in to change notification settings - Fork 47
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: Deprecate Named Sharding and Update Lightpush Client API #842
Comments
Weekly update
|
@chair28980 regarding |
@harsh-98 good question, I'm not sure, @fryorcraken / @jm-clius your thoughts on this? |
|
It should IMO but it's going to break so much stuff... Necessary pain I guess. If we don't remove the default pubsub topic then what's the point of dropping support for named shard? |
Indeed, although we should certainly phase this in: I think at minimum we need the public Waku Network running, change default configuration to use this cluster of shards and then we can consider deprecating this. |
IMO default pubsub topic should be the only supported named shard moving forward. In terms of behaviour, I'd say in general "no shard" = default pubsub topic. |
@harsh-98 heads up we are iceboxing all E:1.4 issues that are still in-progress including this issue. |
Descoping this for go-waku as we already support below in all APi's
|
In the context of discussions around named sharding and peer management for the Waku network, it is proposed to make the following changes to the Waku Network:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: