[MDBF-185] Slow interface when running multiple builds Created: 2020-11-30 Updated: 2022-02-05 Resolved: 2022-02-05 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The interface of the buildbot becomes quite slow when multiple builds are running (currently the buldbot runs around 50 builds in the same time). There are multiple solutions to this problem: |
| Comments |
| Comment by Vlad Bogolin [ 2020-11-30 ] |
|
Faustin and Vicentiu upgraded the master machine. Even though this brought a small improvement, the interface continued to be quite slow. The second approach was to upgrade the MariaDB version ( Finally, a switching to a multi-master configuration and have a buildbot master dedicated to the UI which finally did the trick. |