API document pull issue
- Dominant language
- Java
- Stars
- 8.8k
- Forks
- 3.1k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 85
Description
### Question
at org.apache.shenyu.admin.service.manager.impl.DocManagerImpl.addDocInfo(DocManagerImpl.java:94)
at org.apache.shenyu.admin.service.manager.impl.PullSwaggerDocServiceImpl.pullApiDocument(PullSwaggerDocServiceImpl.java:93)
at java.lang.Iterable.forEach(Iterable.java:75)
at org.apache.shenyu.admin.service.manager.impl.PullSwaggerDocServiceImpl.pullApiDocument(PullSwaggerDocServiceImpl.java:69)
What is the reason for the above problem when shenyu admin starts
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading org.apache.shenyu.admin.service.manager.impl.DocManagerImpl.addDocInfo at line 94 and PullSwaggerDocServiceImpl.pullApiDocument at lines 69 and 93. Reproduce the admin startup problem and trace the API document pull path to identify the cause. Done means the startup failure is explained and a concrete fix or documented resolution is identified.
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
- 25/100