xml 配置如何指定某个方法为广播模式
Open
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
如下xml配置 WebServerRemoteService 中有个刷新refresh 缓存数据的方法,我想广播到每台机器,但是WebServerRemoteService 有其他非广播方法,在使用xml配置的情况下如何配置单方法的广播
```
```
Contributor guide
Research direction
Begin with the two XML entries for MessageService and WebServerRemoteService, then inspect Dubbo's XML reference configuration and method-level broadcast handling. Done means confirming whether refresh can be broadcast independently of the other methods and documenting the applicable configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design, distributed-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100