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

ASF GitHub Bot commented on OODT-972:
-------------------------------------

Github user lewismc commented on the issue:

    https://github.com/apache/oodt/pull/56
  
    There also appears to be a bug in the auto-generated product-types.xml as 
follows; instead of 
    ```
    <repository path="file:///usr/local/coal-sds-deploy/data/archive"/>
    ```
    Note above correct protocol assignment ```file:///```, the file is instead 
written as
    ```
    <repository path="file://usr/local/coal-sds-deploy/data/archive"/>
    ```
    Note two forward slashes instead of three!


> Add filemgr.server and filemgr.client configuration keys to Radix 
> filemgr.properties
> ------------------------------------------------------------------------------------
>
>                 Key: OODT-972
>                 URL: https://issues.apache.org/jira/browse/OODT-972
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager, radix
>    Affects Versions: 1.2
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.2.1
>
>
> As per the [filemgr.propeerties included in the filemgr 
> tests|https://github.com/apache/oodt/blob/8a3d5194424d8327e8b3ffc4a2d45f18b56e3371/filemgr/src/test/resources/filemgr.properties#L18-L22]
>  we should augment the current Radix filemgr.proerties to offer the option 
> for a user to select the RPC mechanism for deploying a filemgr instance.
> Patch coming up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to