GitHub user IMS94 opened a pull request: https://github.com/apache/oodt/pull/55
Fix for [OODT-970] and [OODT-969] - Tests for Avro File Manager Tests for Avro File Manager and solve the NPE problem in NettyTransceiver when Avro File Manager being called You can merge this pull request into a Git repository by running: $ git pull https://github.com/IMS94/oodt development Alternatively you can review and apply these changes as the patch at: https://github.com/apache/oodt/pull/55.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 #55 ---- commit 36f320e35155ff38eebdde60fb90a07074ad4148 Author: Imesha Sudasingha <imesha.sudasingha@...> Date: 2018-01-10T10:59:41Z This fixes [OODT-970] and [OODT-969] - Tests for Avro File Manager and solve the NPE problem in NettyTransceiver. ---- ---