You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by "Imesha Sudasingha (Jira)" <ji...@apache.org> on 2020/02/04 08:03:00 UTC

[jira] [Updated] (OODT-971) Default filemgr.properties is buggy in radix post AvroRPC

     [ https://issues.apache.org/jira/browse/OODT-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesha Sudasingha updated OODT-971:
-----------------------------------
    Fix Version/s:     (was: 2.0)
                       (was: 1.9)

> Default filemgr.properties is buggy in radix post AvroRPC
> ---------------------------------------------------------
>
>                 Key: OODT-971
>                 URL: https://issues.apache.org/jira/browse/OODT-971
>             Project: OODT
>          Issue Type: Bug
>          Components: file manager, radix
>    Affects Versions: 1.2
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>
> When a user creates and builds a new Radix distribution, the filemgr.properties references such as 
> {code}
> # xml rpc client configuration
> org.apache.oodt.cas.filemgr.system.xmlrpc.connectionTimeout.minutes=20
> org.apache.oodt.cas.filemgr.system.xmlrpc.requestTimeout.minutes=60
> #org.apache.oodt.cas.filemgr.system.xmlrpc.connection.retries=0
> #org.apache.oodt.cas.filemgr.system.xmlrpc.connection.retry.interval.seconds=3
> {code}
> Although these are _fine_ e.g. they still work, the package naming is now off as there is no package actually named 
> {code}
> org.apache.oodt.cas.filemgr.system.xmlrpc...
> {code}
> The only issue I have with changing this important configuration setting, is that is would essentially be backwards non-compatible with EVERY OODT install unless your new install was powered by Radix.
> Any comments as to what to do? I am happy to close this as *wont fix* due to the backwards non-compatible nature of a proposed fix which would _correct_ the package naming but I just wanted to post for consideration here folks. I will open a new issue regarding adding AvroRPC filemgr configuration in a separate issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)