Hi Chirstan.

I have upgrade our reviewboard (1.0.9) which has 17G of mysql database to 
the latest 2.5.2. We do have some heavy diff review requests.

So what happens now is loading of review request takes long time for the 
first time. When I see the logs it says

 DiffParser.parse: Finished parsing diff.
2016-02-18 08:40:32,373 - DEBUG -  - Migrating LegacyFileDiffData 
2771fc724b7d1bad51994854d3abc776a084e6e2 to RawFileDiffData for diff in 
FileDiff 1270219
2016-02-18 08:40:32,378 - DEBUG -  - Recalculating insert/delete line 
counts on RawFileDiffData 694
2016-02-18 08:40:32,378 - DEBUG -  - DiffParser.parse: Beginning parse of 
diff, size = 2059
2016-02-18 08:40:32,379 - DEBUG -  - Migrating LegacyFileDiffData 
2771fc724b7d1bad51994854d3abc776a084e6e2 to RawFileDiffData for diff in 
FileDiff 1270219
2016-02-18 08:40:32,379 - DEBUG -  - DiffParser.parse: Finished parsing 
diff.
2016-02-18 08:40:32,382 - DEBUG -  - Recalculating insert/delete line 
counts on RawFileDiffData 694

So if there are many files in the review request it takes a longer time to 
load. 

Is there any way that the migration of LegacyFileDiffData to 
RawFileDiffData be done offline? With such a longer loading time user may 
become restless.

Thanks,
Subodh

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to