[
https://issues.apache.org/jira/browse/OODT-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374702#comment-16374702
]
Chris A. Mattmann commented on OODT-972:
----------------------------------------
Fixed:
{noformat}
nonas:oodt mattmann$ git push -u origin master
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (15/15), done.
Writing objects: 100% (17/17), 1.65 KiB | 843.00 KiB/s, done.
Total 17 (delta 6), reused 0 (delta 0)
remote: oodt git commit: Merge branch 'master' into OODT-972
remote: oodt git commit: OODT-972 Add filemgr.server and filemgr.client
configuration keys to Radix filemgr.properties
To https://git-wip-us.apache.org/repos/asf/oodt.git
33d64a6dc..9e5d75d5e master -> master
Branch master set up to track remote branch master from origin.
nonas:oodt mattmann${noformat}
> 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: Chris A. Mattmann
> Priority: Major
> Fix For: 1.9
>
>
> 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)