GitHub user IMS94 opened a pull request: https://github.com/apache/oodt/pull/63
[OODT-979] Stabilized AvroRpc workflow manager client You can merge this pull request into a Git repository by running: $ git pull https://github.com/IMS94/oodt master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/oodt/pull/63.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 #63 ---- commit 836499df6cb95b646fa557048ae3dd73ebde2928 Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-05-25T05:50:46Z [OODT-979] Removed XML RPC versions of workflow manager client from all possible places and added client.close() wherever necessary. Now the WM client CLI is working without any hanging. This commit is the last of many which were to stabilize Avro RPC implementations. ---- ---