[
https://issues.apache.org/jira/browse/OODT-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-972.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2.1)
1.9
Committed to Master!
{noformat}
nonas:oodt mattmann$ git commit -m "Record change for OODT-972; bring 1.2.2
release changes in. Change current master to 1.9"
[master 33d64a6dc] Record change for OODT-972; bring 1.2.2 release changes in.
Change current master to 1.9
1 file changed, 12 insertions(+), 1 deletion(-)
nonas:oodt mattmann$ git push -u origin master
Counting objects: 3, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 528 bytes | 528.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: oodt git commit: Record change for OODT-972; bring 1.2.2 release
changes in. Change current master to 1.9
To https://git-wip-us.apache.org/repos/asf/oodt.git
13d41767a..33d64a6dc 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)