Actions
Bug #5337
openPossible memory leak after few Git Pull Requests
Start date:
15.06.2017
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
On our instance of Rhodecode (server 24 thread 32GB Ram) we saw at least since Rhodecode 4.6+ a weird behaviour:
After few PR( something like 10) the server start to produce errors randomly on pages browsing, sometimes refreshing works.
If I restart both VCS and Rhodecode EE instance the problem disappear. (Not sure which one solves the problem, to be checked next time).
When I start Rhodecode the used memory rise at ~20GB when the bug appear 24GB is used.
We can also say that without PR the server run for months without problem.
We mainly use PR with Git now.
We use Rhodecode 4.7.2.
Actions