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

Any way to increase Fisheye indexing on large Subversion operations?

M. Stewart July 28, 2013

Frequently, we copy our entire trunk as a branch. This is a lot of data, and takes Fisheye a long time to index this. While this is being indexed, other users are committing smaller changes that would not take Fisheye too long, but Fisheye is still stuck on the large branch creation. This causes a problem for us because we use Crucible to review, and Crucible cannot see those smaller changes because Fisheye is still indexing the large branch creation. Is there any way for those smaller changes to be seen and reviewed even if Fisheye is still working on the branch?

5 answers

1 accepted

0 votes
Answer accepted
lpater
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 4, 2013

In general FishEye needs to scan the revisions in order they're created, so it needs to finish the branch creation before it gets to the newer commits.

If your reviews are mostly on trunk, you might consider creating a separate repository that just indexes trunk (or the relevant branches), and use that for reviews.

If you're experiencing excessively long indexing times on branch creation, try raising a support request on https://support.atlassian.com.

0 votes
Sergey Svishchev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 29, 2013

FE3 speeds up svn indexing but it's still linear. But you should check if symbolic rules setup matches your actual repository layout.

0 votes
M. Stewart July 28, 2013

Fisheye 3.0.1

0 votes
Sergey Svishchev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 28, 2013

Are you running Fisheye 3?

0 votes
rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 28, 2013

By default, FishEye uses one thread to process the incremental changes.
You can increase the number of Incremental Index Threads to 2.
One thread will then be busy processing the large commit, but it's no longer blocking, as the other thread will visit your other repositories to see if there are any commits in them.

See also https://confluence.atlassian.com/display/FISHEYE/Configuring+indexing .

M. Stewart July 28, 2013

I have threads set to the default which I believe is 3.

rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 3, 2013

The default (i.e. if you haven't filled in any value) is 1.

lpater
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 4, 2013

3.0.0 increased the default numer of initial and indexing threads to 3 (FECRU-3329).

rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 4, 2013

I stand corrected...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events