apache / apache/dubbo

xml 配置如何指定某个方法为广播模式

Open
#9,217 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.