[
https://issues.apache.org/jira/browse/OODT-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373945#comment-16373945
]
ASF GitHub Bot commented on OODT-972:
-------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/oodt/pull/56
OODT-972 Add filemgr.server and filemgr.client configuration keys to Radix
filemgr.properties
Trivial patch to address https://issues.apache.org/jira/browse/OODT-972
I am still working through deployment of a new SDS so please do not merge
this yet.
I will most likely also provide a wiki entry on XML-RPC --> AvroRPC upgrade
alongside this issue as well so bare with me folks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/oodt OODT-972
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oodt/pull/56.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 #56
----
commit 73e8e853d88e9b3fcb34a5d8f3b7f1c4aeba10ac
Author: Lewis John McGibbney <lewis.mcgibbney@...>
Date: 2018-02-23T05:28:29Z
OODT-972 Add filemgr.server and filemgr.client configuration keys to Radix
filemgr.properties
----
> 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)