apache / apache/servicecomb-java-chassis
handler处理链是否可以加一个配置,使其可增量增加handler
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
当前微服务的handler配置是会被其它的配置文件中的配置覆盖掉的,是否可以新增一个配置项,使得两个配置文件中的handler可以同时生效,实现增量增加handler
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing how handler configuration from multiple files is loaded and overridden, then determine the expected configuration option for additive merging. Done means handlers from both configuration files are active together without the existing override behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100