apache / apache/servicecomb-java-chassis
出现非业务接口拉取失败的错误日志,如:path:/css/common.css/ path:/favicon/favicon.ico/ 这是什么接口?
- 主要言語
- Java
- スター
- 1.9k
- フォーク
- 814
- 平均マージ
- 8日 23時間
- マージ済み PR(30日)
- 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