Defect #6796
closed
Long Description Causes 100% CPU on Windows
Added by Erich Rockman about 14 years ago.
Updated over 9 years ago.
Description
DB: postgres 8.4.3
Ruby: 1.8.7
Rails: 2.3.5
Redmine: 1.0.2
Creating an issue with a long description causes 100% CPU utilization on Windows. The text I was adding to the description is attached as a file.
Files
Which process eats up the CPU? Ruby or the DB?
Mmh, I don't have a windows machine so I can't try to reproduce it… Have you tried reproducing it on the demo redmine? If not, please do so.
I can confirm the issue. And it comes from Redcloth3 that takes minutes to format this 185kB text.
A solution would be to upgrade to Redcloth4 which is considerably faster for such long texts.
Thanks. I did a gem install RedCloth. It installed 4.2.3. How do I get redmine to see it. Seems to still be using v3. Thanks.
RedCloth 4 is not supported for the moment, see #6269 ; the patch provided there will just let you boot redmine with redcloth 4, but it's absolutely not functional (you'll have basic textile working, but not the additions from redmine itself, such as autolinking on ticket numbers, wiki pages, etc.)
- Status changed from New to Needs feedback
Any news on this? Is this still reproduceable?
While this issue still happens with ruby1.8, the text is displayed instantly with ruby1.9.
- Status changed from Needs feedback to Closed
Jean-Philippe Lang wrote:
While this issue still happens with ruby1.8, the text is displayed instantly with ruby1.9.
Redmine 3.0 dropped Ruby 1.8 support.
We can close this issue.
- Related to Feature #6239: Separate attachments visually from main wiki content added
- Related to deleted (Feature #6239: Separate attachments visually from main wiki content)
Also available in: Atom
PDF