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

Haohui Mai commented on HDFS-7406:
----------------------------------

This bug causes unit tests fails to run (e.g., HDFS-7405). Thanks 
[~andrew.wang] for reporting it.

> SimpleHttpProxyHandler puts incorrect "Connection: Close" header
> ----------------------------------------------------------------
>
>                 Key: HDFS-7406
>                 URL: https://issues.apache.org/jira/browse/HDFS-7406
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>
> tcpdump reveals that SimpleHttpProxyHandler puts incorrect values of the 
> {{Connection}} header:
> {noformat}
> Connection: io.netty.channel.ChannelFutureListener$1@36866933
> {noformat}
> which should be
> {noformat}
> Connection: close
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to