その他のリソース
インデックス
ダウンロード (PDF、HTML および XML 形式)
[FishEye ナレッジ ベース]
開発者向けドキュメント
Documentation for FishEye 2.8.x. Documentation for other versions is available too.
FishEye's administration interface now allows you to configure the number of threads used for repository indexing. FishEye uses two types of indexing operation:
The number of threads available for these indexing operations is now configurable.
Prior to FishEye 1.5, a transient error during processing the initial indexing operation would cause a repository to move to the incremental indexing thread, even when a large amount of indexing remained. This would impact the incremental indexing of other repositories in the FishEye instance. In FishEye 1.5 this has been corrected. A repository will remain on the initial indexing thread until it has successfully completed the initial indexing operation.
To configure the number of threads FishEye uses for indexing, open the FishEye 'Admin Screen', then click 'Server Settings'. Now, click 'Edit Details' under 'Resource Limits'. You can increase the number of threads available for each indexing phase independently. Enter the desired number of threads for each process and Click 'Update'.
Screenshot: FishEye Multi-threading Configuration
!
As changing the number of threads always involves a trade-off in performance, you should generally change these settings in increments of one, then observe the performance impact. A safe range is from 1-3 threads on both settings. Using more than three threads on either setting is not recommended; the more threads, the busier the server will become when indexing. There is certainly no benefit in having more threads than you have repositories. Adding a lot of threads may impact overall system performance.
By default, FishEye uses one thread each for the two indexing modes. This is equivalent to the functionality in FishEye prior to version 1.5.
For more information on managing FishEye's performance, see the FishEye Tuning page.
This feature was introduced in FishEye 1.5.