You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zonghaishang (GitHub)" <gi...@apache.org> on 2018/10/01 15:26:49 UTC

[GitHub] [incubator-dubbo-website] zonghaishang opened issue #158: Redis doc contains error discription

```
2. 服务消费方启动时,从 Channel:/dubbo/com.foo.BarService/providers 订阅 register 和 unregister 事件
3.并向 Key:/dubbo/com.foo.BarService/providers 下,添加当前消费者的地址
```

should be change to :

```
2. 服务消费方启动时,从 Channel:/dubbo/com.foo.BarService/providers 订阅 register 和 unregister 事件
3.并向 Key:/dubbo/com.foo.BarService/consumers 下,添加当前消费者的地址
```

[ Full content available at: https://github.com/apache/incubator-dubbo-website/issues/158 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-website] zonghaishang commented on issue #158: Redis doc contains error discription

Posted by "zonghaishang (GitHub)" <gi...@apache.org>.
refer: http://dubbo.apache.org/zh-cn/docs/user/references/registry/redis.html

[ Full content available at: https://github.com/apache/incubator-dubbo-website/issues/158 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-website] kexianjun commented on issue #158: Redis doc contains error discription

Posted by "kexianjun (GitHub)" <gi...@apache.org>.
fixed in #270

[ Full content available at: https://github.com/apache/incubator-dubbo-website/issues/158 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-website] ralf0131 commented on issue #158: Redis doc contains error discription

Posted by "ralf0131 (GitHub)" <gi...@apache.org>.
Hi, would you please send a pull request?

[ Full content available at: https://github.com/apache/incubator-dubbo-website/issues/158 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-website] kexianjun closed issue #158: Redis doc contains error discription

Posted by "kexianjun (GitHub)" <gi...@apache.org>.
[ issue closed by kexianjun ]

[ Full content available at: https://github.com/apache/incubator-dubbo-website/issues/158 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org