apache / apache/servicecomb-java-chassis
2.1版本 重启的时候有可能会导致 no schema defined
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
问题现象:
服务重启成功后,调RPC接口会有这个报错

初步分析:
异常时,MicroserviceMeta中对象如下

正常时,MicroserviceMeta对比

怀疑是RestEngineSchemaListener 没有正常接收CreateMicroserviceVersionEvent 事件完成处理,求问有没有避免措施,或者其他解决方案
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing RestEngineSchemaListener and CreateMicroserviceVersionEvent handling around the MicroserviceMeta state shown in the report. Reproduce the restart sequence and determine why the schema is missing; done means RPC calls after a successful restart no longer fail with “no schema defined”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100