Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
tcpdump reveals that SimpleHttpProxyHandler puts incorrect values of the Connection header:
Connection: io.netty.channel.ChannelFutureListener$1@36866933
which should be
Connection: close
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-7279 Use netty to implement DatanodeWebHdfsMethods
- Closed