Thomas Tauber-Marshall has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14915
Change subject: Fix handling of 'Connection' header in squeasel ...................................................................... Fix handling of 'Connection' header in squeasel This patch bumps Impala's version of squeasel to 030ccce87359d892e22fb368c5fc5b75d9a2a5f7 in order to pull in a fix for an issue where squeasel was improperly closing connections when the 'Connection: Upgrade' header was included in the request, which Apache Knox will include in certain situations. See https://github.com/cloudera/squeasel/pull/16 Change-Id: I9b9c4f328f0be7800aab978e14b7f46c67293417 --- M be/src/thirdparty/squeasel/squeasel.c 1 file changed, 21 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/14915/1 -- To view, visit http://gerrit.cloudera.org:8080/14915 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9b9c4f328f0be7800aab978e14b7f46c67293417 Gerrit-Change-Number: 14915 Gerrit-PatchSet: 1 Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>
