[ 
https://issues.apache.org/jira/browse/SOLR-9444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444718#comment-15444718
 ] 

ASF GitHub Bot commented on SOLR-9444:
--------------------------------------

GitHub user hgadre opened a pull request:

    https://github.com/apache/lucene-solr/pull/74

    [SOLR-9444] Fix path usage for cloud backup/restore

    - Refactored code using URI.getPath() API to use URI instance
      uniformly.
    - During serialization of URI instance, used toASCIIString() API
      to generate the appropriate String representation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hgadre/lucene-solr SOLR-9444_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/74.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #74
    
----
commit 0acb659eacd7a7e6b76a2796bc9e75d5a815b439
Author: Hrishikesh Gadre <[email protected]>
Date:   2016-08-28T21:48:24Z

    [SOLR-9444] Fix path usage for cloud backup/restore
    
    - Refactored code using URI.getPath() API to use URI instance
      uniformly.
    - During serialization of URI instance, used toASCIIString() API
      to generate the appropriate String representation.

----


> Fix path usage for cloud backup/restore
> ---------------------------------------
>
>                 Key: SOLR-9444
>                 URL: https://issues.apache.org/jira/browse/SOLR-9444
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Varun Thacker
>         Attachments: SOLR-9444.patch
>
>
> As noted by Uwe on 
> https://issues.apache.org/jira/browse/SOLR-9242?focusedCommentId=15438925&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15438925
>  the usage of URI#getPath is wrong. 
> Creating a Jira to track this better. More details to follow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to