-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59741/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha,
and Rohit Choudhary.
Bugs: AMBARI-21174
https://issues.apache.org/jira/browse/AMBARI-21174
Repository: ambari
Description
-------
Earlier : incorrect copying of file input stream to output stream because of
which leftover bytes were getting written
In this patch: corrected the copying of stream using IOUtils
Diffs
-----
contrib/views/files/src/main/java/org/apache/ambari/view/filebrowser/DownloadService.java
10b7c9edcc
Diff: https://reviews.apache.org/r/59741/diff/1/
Testing
-------
Manual testing done.
Thanks,
Nitiraj Rathore