[ 
https://issues.apache.org/jira/browse/HDFS-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129982#comment-13129982
 ] 

Arpit Gupta commented on HDFS-2469:
-----------------------------------

another parameter 'replication' if the user sends a value of 0 can we reject 
the request at namenode rather than after the redirect
                
> webhdfs create a file and send buffersize=0 hangs the request
> -------------------------------------------------------------
>
>                 Key: HDFS-2469
>                 URL: https://issues.apache.org/jira/browse/HDFS-2469
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.20.205.0
>            Reporter: Arpit Gupta
>            Assignee: Tsz Wo (Nicholas), SZE
>
> Issue a create call and send buffersize=0 the user gets the redirect and upon 
> sending the request to the new location the request does not return with the 
> content.
> Should we set a min and max value for buffersize?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to