[
https://issues.apache.org/jira/browse/OODT-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490917#comment-16490917
]
ASF GitHub Bot commented on OODT-979:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/oodt/pull/63
> [AvroRPC] WorkflowManagerClient CLI hangs after starting a dynamic workflow
> ---------------------------------------------------------------------------
>
> Key: OODT-979
> URL: https://issues.apache.org/jira/browse/OODT-979
> Project: OODT
> Issue Type: Bug
> Components: workflow manager
> Affects Versions: 1.9
> Reporter: Imesha Sudasingha
> Assignee: Imesha Sudasingha
> Priority: Major
> Fix For: 1.9
>
>
> When WM client is upgraded to use AvroRPCWorkflowManagerClient, the CLI hangs
> after starting the workflow instance. This happens because the underlying
> Netty Transceiver used has a running threadpool even after the communication
> is complete. Closing the NettyTranceiver fixes this issue which was
> implemented in OODT-978.
> So, updating workflow manager components to close the WMClient once done is
> the solution.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)