[MDEV-28295] wsrep_server_incoming_address inc_addr unused Created: 2022-04-12 Updated: 2022-05-31 Resolved: 2022-05-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4.24 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Black | Assignee: | Julius Goryavsky |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | not-10.2, not-10.3 | ||
| Issue Links: |
|
||||||||
| Description |
|
wsrep_server_incoming_address does lots of calculations, manipulations and tests on inc_addr, but overall its unused. In 10.3 and before it was set as the default value of wsrep_args.node_incoming. |
| Comments |
| Comment by Daniel Black [ 2022-05-31 ] |
|
Now that |