[ https://issues.apache.org/jira/browse/OODT-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584827#comment-16584827 ]
ASF GitHub Bot commented on OODT-992: ------------------------------------- IMS94 opened a new pull request #70: [OODT-992] Modified AvroRPCWorkflowManager to accept a Map<String, Object> when creating dynamic workflows URL: https://github.com/apache/oodt/pull/70 [OODT-992] Modified AvroRPCWorkflowManager to accept a Map<String, Object> as metadata when creating dynamic workflows. Changes other associated avro and java method signatures to match the modification. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > AvroRPC WorkflowManager executeDynamicWorkflow() accepts a Map<String,String> > ----------------------------------------------------------------------------- > > Key: OODT-992 > URL: https://issues.apache.org/jira/browse/OODT-992 > Project: OODT > Issue Type: Bug > Components: workflow manager > Affects Versions: 1.2, 1.9 > Reporter: Imesha Sudasingha > Assignee: Imesha Sudasingha > Priority: Major > > AvroRPC Workflow manager's *executeDynamicWorkflow()* accepts a Map<String, > String> which should be accepting Map<String, Object> where the value can be > either a String or a List<String>. -- This message was sent by Atlassian JIRA (v7.6.3#76005)