[MDEV-27608] speed up Docker Library Initialization (timezones) Created: 2022-01-25 Updated: 2022-01-25 Resolved: 2022-01-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Docker |
| Fix Version/s: | 10.4.23, 10.5.14, 10.6.6, 10.7.2, 10.8.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The current implementation changes to non-transactional ARIA and then back to transactional aria when complete. By doing this all in one step container initialization should saved 25% (of 4 seconds). |