GitHub user IMS94 opened a pull request: https://github.com/apache/oodt/pull/62
[OODT-978] Fix for Crawler Launcher hanging even after ingesting all the files (when avro fm client is used) 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/62.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 #62 ---- commit ecfe0a78849c928d904eeb129cfd7d24f9600afc Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-04-18T13:15:47Z Updated startup scripts of resmgr and workflowmanager to use AvroRpc implementations. commit 3fcd4249a146415e6925a2c839de2f5dbf31aeb3 Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-04-18T13:16:21Z Merge remote-tracking branch 'origin/master' commit 19e51621268fc52b0355b8203a9dc42d61dd8ce4 Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-04-18T13:17:05Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oodt commit 1c49a9bbbc8e7c95bd23106c3dc58560c5af7488 Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-05-16T10:26:29Z [OODT-978] Fixed crawler launcher hanging issue in file manager avro version by adding a close() method to the FileManagerClient commit dc794944b7362d87821c42ae91de8c39df849de5 Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-05-16T10:30:16Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oodt ---- ---