Details
-
Bug
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5
Description
https://github.com/MariaDB/server/commit/c2d9762011aa74e076390af1500d89dd3146796d adjusted the number of ports for galera.
The MTR makes many assumptions about the number of workers that gets quite moved once --mtr-port-base is specified.
mysql-test/mtr --mtr-port-base=21000 main.select
|
...
|
worker[01] mysql-test-run: *** ERROR: MTR_BUILD_THREAD number results in a port outside 5001 - 32767 (43000 - 43000 + 30)
|
Use of uninitialized value $test_name in substitution (s///) at /home/dan/repos/mariadb-server-10.11/mysql-test/mariadb-test-run.pl line 536.
|
Use of uninitialized value $test_name in scalar chomp at /home/dan/repos/mariadb-server-10.11/mysql-test/mariadb-test-run.pl line 537.
|
Use of uninitialized value in concatenation (.) or string at lib/My/Test.pm line 54.
|
Noticed by mschorm
https://mariadb.zulipchat.com/#narrow/channel/118759-general/topic/MTR.20--port-base
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Daniel Black [ danblack ] | Elena Stepanova [ elenst ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Summary | mtr --mtr-port-base=21000 uses not-21000 | mariadb-test-run correct behaviour of --port-base |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Daniel Black [ danblack ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Labels | foundation |