Kevin Risden created KNOX-1521: ---------------------------------- Summary: Implement UrlRewriteRequestStream methods Key: KNOX-1521 URL: https://issues.apache.org/jira/browse/KNOX-1521 Project: Apache Knox Issue Type: Improvement Components: Server Reporter: Kevin Risden Assignee: Kevin Risden Fix For: 1.2.0
UrlRewriteRequestStream only implements the read() method right now. As found in KNOX-1221, this has huge performance impacts for writing HDFS files. The remaining methods should be implemented to reference the underlying stream in case there are more efficient implementations. -- This message was sent by Atlassian JIRA (v7.6.3#76005)