Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-63

snappuller fails if login shell on master server is zsh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • replication (scripts)
    • None
    • zsh

    Description

      snappuller will fails to find the lastest snapshot on the master if the login shell of the id running the srcipt on the master is zsh. The command

      find ${master_data_dir} -name snapshot.* -print

      fails with the error

      zsh: no matches found: snapshot.*

      The "*" needs to be blackslash escaped.

      I will attach a patch shortly.

      Attachments

        1. snappuller-solar-63.patch
          0.6 kB
          William Au

        Activity

          People

            billa William Au
            billa William Au
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: