You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/05/04 21:05:19 UTC

[GitHub] [phoenix-queryserver] joshelser commented on a change in pull request #60: PHOENIX-6459 Try to use a Session to pass along any cookies the serve…

joshelser commented on a change in pull request #60:
URL: https://github.com/apache/phoenix-queryserver/pull/60#discussion_r626107276



##########
File path: python-phoenixdb/phoenixdb/avatica/client.py
##########
@@ -173,7 +174,7 @@ def _post_request(self, body, headers):
                 requestArgs.update(verify=self.verify)

Review comment:
       I would guess that we wouldn't see a big improvement while we are suffering from CALCITE-4152 (spnego re-negotiation), however I agree with you.
   
   I'll try to implement your suggestions. Thanks!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org