apache / apache/servicecomb-java-chassis
出现非业务接口拉取失败的错误日志,如:path:/css/common.css/ path:/favicon/favicon.ico/ 这是什么接口?
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
org.apache.servicecomb.common.rest.locator.OperationLocator 打印类似:locate path failed, status:Not Found, http method:GET, path:/css/common.css/ 或者 locate path failed, status:Not Found, http method:GET, path:/favicon/favicon.ico/ 这种非业务接口path的错误日志
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with org.apache.servicecomb.common.rest.locator.OperationLocator and trace how GET requests for /css/common.css/ and /favicon/favicon.ico/ reach the path lookup. Check the resulting Not Found logging behavior and identify the intended handling for these non-business paths. The issue is complete when the cause and expected log behavior are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100