Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-11036

Add link wsrep_sst_rsync_wan -> wsrep_sst_rsync

    XMLWordPrintable

Details

    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

              # Use deltaxfer only for WAN
              inv=$(basename $0)
              [ "$inv" = "wsrep_sst_rsync_wan" ] && WHOLE_FILE_OPT="" \
                                                 || WHOLE_FILE_OPT="--whole-file"
      

      The functionality is there, but we are missing the link.

      Attachments

        Issue Links

          Activity

            People

              sachin.setiya.007 Sachin Setiya (Inactive)
              francisco.biete Francisco Biete
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.