apache / apache/servicecomb-java-chassis
出现非业务接口拉取失败的错误日志,如:path:/css/common.css/ path:/favicon/favicon.ico/ 这是什么接口?
未关闭
- 主要语言
- Java
- 星标
- 1.9k
- 派生
- 814
- 平均合并
- 8 天 23 小时
- 30 天内合并 PR
- 1
描述
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的错误日志
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100