[ 
https://issues.apache.org/jira/browse/SOLR-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

gopikannan venugopalsamy updated SOLR-9745:
-------------------------------------------
    Comment: was deleted

(was: No, That did not work. The comment and code is not matching, As per 
comment we have to make checks on src not dest. Which one is right?

    // Pull the last element of the src path and add it to the dst if the src 
does NOT end in a slash 

    // If the source ends in a slash, do not append the last segment to the dest
    
    if (dstName.endsWith("/")) { // Dest is a directory.)

> bin/solr* swallows errors from running example instances at least
> -----------------------------------------------------------------
>
>                 Key: SOLR-9745
>                 URL: https://issues.apache.org/jira/browse/SOLR-9745
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Server
>    Affects Versions: 6.3, master (7.0)
>            Reporter: Mikhail Khludnev
>            Assignee: Mikhail Khludnev
>              Labels: newbie, newdev
>         Attachments: SOLR-9745.patch, SOLR-9745.patch
>
>
> It occurs on mad scenario in LUCENE-7534:
> * solr.cmd weren't granted +x (it happens under cygwin, yes)
> * coolhacker worked it around with cmd /C solr.cmd start -e ..
> * but when SolrCLI runs solr instances with the same solr.cmd, it just 
> silently fails
> I think we can just pass ExecuteResultHandler which will dump exception to 
> console. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to