[
https://issues.apache.org/jira/browse/KNOX-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124524#comment-14124524
]
ASF subversion and git services commented on KNOX-421:
------------------------------------------------------
Commit 372bad07774ae3c8250f80039e62e22e1c1ef232 in knox's branch
refs/heads/v0.5.0 from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=372bad0 ]
KNOX-421 optimize webhdfs file upload
> Optimize File Upload to Webhdfs
> -------------------------------
>
> Key: KNOX-421
> URL: https://issues.apache.org/jira/browse/KNOX-421
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.4.0, 0.5.0
> Reporter: Larry McCay
> Assignee: Larry McCay
> Fix For: 0.5.0
>
>
> We need to not send "100 continue" to a client that sends an Expect 100
> continue until after the 307 redirect to the datanode. Otherwise, we end up
> penalizing performance by sending it more than once.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)