[MDEV-11036] Add link wsrep_sst_rsync_wan -> wsrep_sst_rsync Created: 2016-10-12 Updated: 2022-04-18 Resolved: 2017-06-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.1, 5.5-galera, 10.2 |
| Fix Version/s: | 5.5.57-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Francisco Biete | Assignee: | Sachin Setiya (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Issue Links: |
|
||||||||||||
| Description |
|
To use rsync_wan (rsync with delta transfers) we need to create a link named wsrep_sst_rsync_wan pointing to wsrep_sst_rsync. See line 130 of wsrep_sst_rsync
The functionality is there, but we are missing the link. |
| Comments |
| Comment by Francisco Biete [ 2016-10-12 ] |
|
Instead of removing the documentation option, I think is better create the needed link, because the functionality/code needed is just there. |