[MDEV-22204] WSREP spoil statistics of opened files Created: 2020-04-09 Updated: 2020-05-05 Resolved: 2020-05-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.1.44 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Oleksandr Byelkin | Assignee: | Julius Goryavsky |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Take dSTAR16_MariaDB.sql from MDEV-21447 and try to find with ulimit -n number of file required by server. With WSREP compiled in it is between 2368-2304, without almost 2 times less, but statistic about collected files are the same.
|
| Comments |
| Comment by Oleksandr Byelkin [ 2020-04-09 ] |
|
Do not use mysql-test-run if play with ulimit, because it set its own. |
| Comment by Julius Goryavsky [ 2020-05-05 ] |
|
Duplicate of the |