You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/02/09 00:48:34 UTC

[jira] [Created] (OODT-808) Replace OODT's XMLPRC with Avro's RPC

Lewis John McGibbney created OODT-808:
-----------------------------------------

             Summary: Replace OODT's XMLPRC with Avro's RPC
                 Key: OODT-808
                 URL: https://issues.apache.org/jira/browse/OODT-808
             Project: OODT
          Issue Type: Task
          Components: xmlps
            Reporter: Lewis John McGibbney
             Fix For: 0.9


OODT relies on a legacy [Remote Procedure Call|http://en.wikipedia.org/wiki/Remote_procedure_call] implementation, namely [Apache XML-RPC|https://ws.apache.org/xmlrpc/]. Our version of this library currently sits at 2.0.1, which was released on 28th December 2005.

This issue proposes to replace the convoluted XML-RPC logic with [Apache Avro's|http://avro.apache.org] [RPC Protocol|http://avro.apache.org/docs/1.7.7/spec.html#Protocol+Declaration] implementation.

Right now xmlrpc implementation logic exists in the following OODT modules:
 * catalog
 * commons
 * crawler
 * filemgr
 * mvn
 * pcs
 * protocol/api
 * pushpull
 * resource
 * workflow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)