Disabling the repository limit in Quick Search
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
Fisheye becomes unresponsive upon using Quick Search and doesn't search more than the first 100 repositories.
原因
By default, Fisheye cross-repository search has a 100-repository limit to prevent it from becoming unresponsive on Fisheye instances that have large numbers of repositories. Refer to our documentation.
ソリューション
As of Fisheye minor upgrade 2.7.12 a new system property, fisheye.search.max.repositories, was introduced to give users the ability to increase the number of searched repositories. Use this setting by modifying FISHEYE_INST/system.properties or start Fisheye with the -Dfisheye.search.max.repositories. option (e.g. -Dfisheye.search.max.repositories=250).
この内容はお役に立ちましたか?