GitHub user majorendre opened a pull request:
https://github.com/apache/flume/pull/250
FLUME-3146 Use public API HdfsDataOutputStream#getCurrentBlockReplicaâ¦
â¦tion where applicable
Took over this issue from Wei-Chiu Chuang. Added a few lines to the tests.
All tests pass, the new feature works.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/majorendre/flume FLUME-3146
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/250.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 #250
----
commit c41c97dd7d8b4d92ba99e27d404dc2ddc1b3e7ee
Author: Endre Major <emajor@...>
Date: 2018-11-27T10:14:06Z
FLUME-3146 Use public API HdfsDataOutputStream#getCurrentBlockReplication
where applicable
----
---