[MCOL-5515] verify MCOL-5499 Created: 2023-06-15 Updated: 2023-12-21 |
|
| Status: | Stalled |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Major |
| Reporter: | Kirill Perov | Assignee: | Roman |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | rm_stability | ||
| Issue Links: |
|
||||||||
| Sprint: | 2023-6, 2023-7, 2023-8, 2023-10, 2023-11, 2023-12 | ||||||||
| Description |
|
verify |
| Comments |
| Comment by Kirill Perov [ 2023-07-07 ] | |
|
Docker image mariadb/enterprise-columnstore-dev:develop-23.02- used (taken at 05 Jul 2023). docker run command like:
tested limits: 3, 5, 6, 7+(no limits) Gbs query: result: 3 and 5 Gbs - error: ERROR 1815 (HY000): Internal error: MCS-2004: Cannot connect to ExeMgr. 4 queries running in parallel on 6GB container raise error. | |
| Comment by Kirill Perov [ 2023-07-11 ] | |
|
Using VirtualBox the results are different. Also 2 queries in parallel succeeded at both configs. | |
| Comment by Kirill Perov [ 2023-07-11 ] | |
|
alexey.vorovich | |
| Comment by Kirill Perov [ 2023-07-11 ] | |
|
drrtuy please review above and let me know what is next step to debug MCS in container | |
| Comment by Kirill Perov [ 2023-07-18 ] | |
|
At the moment I'm working on creating test environment with docker and systemd enabled. | |
| Comment by Kirill Perov [ 2023-07-31 ] | |
|
drrtuy Only 2 queries in parallel fail. |