Actions
Bug #20634
closedPersisted sqlite on smart proxy for remote execution is too slow for remote execution at scale
Description
Have added 6000 hosts to satellite (1500 per capsule. 4 such capsules).
Run simple date command with ReX. It took 7 hours to complete the run on 6000 nodes.
We need to change the default dynflow persistence adapter to sqlite in-memory in increase the throughput,
alternatively, an external database (such as postgres) could be used, but we don't have a use-case
that would require it at the moment.
Updated by Adam Ruzicka over 3 years ago
- Status changed from Assigned to Closed
- Triaged set to No
This was implemented, closing.
Actions