Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to set fisheye incremental indexing polling period to never or large value like 24 hrs?

Archanaa Panda September 24, 2012

We have created post-commit svn hooks following your valuable guidance on FSH-9932 and now fisheye index scanning is triggered every time we commit something to SVN. However, by default, any repository created in fisheye polls for changes every 1 minute. Now we want to disable polling or else set it to a high interval like 24 hrs. We could not find relevant information of setting/disabling the polling period for all repositories (like system-wide configuration). We are aware that we can set it per repository manually from the administration screens by going to updates for a particular repository. However, this would be a tedious manual effort - we want to set/disable the default polling interval itself. How can we do this?

1 answer

1 accepted

0 votes
Answer accepted
Daniel R
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 8, 2012

Unfortunately, establishing a default polling period is currently an open improvement here -- please log in and vote:

https://jira.atlassian.com/browse/FE-490

You can however, try the following the make the change manually:

- Shutdown FishEye/Crucible

- Edit the <FISHEYE_INST>/config.xml file and append the following XML tag after the opening (left-hand side) "repository" XML tag:

<updater pollPeriod="never"/>

- Start FishEye/Crucible

For reference, the post-commit hook that worked triggered the FishEye command-line option "scannow": https://confluence.atlassian.com/display/FISHEYE/Command-Line+Options

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events