vihangk1 opened a new pull request #2601:
URL: https://github.com/apache/hive/pull/2601


   ### What changes were proposed in this pull request?
   This patch fixes a race condition on the JDBC driver side when it brings up 
a browser to do a SAML based SSO authentication. The race condition occurs 
sometimes in virtual environment and has to do with the port state when the 
browser sends a POST request to the driver. More details are available in JIRA.
   
   ### Why are the changes needed?
   To fix the bug.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   The issue is not reproducible on my dev machine. However, I added some new 
tests to cover the new changes and additionally the patch was manually verified 
on Windows 10 VMs where the issue was reproducible.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to