rkirtir commented on PR #4214:
URL: https://github.com/apache/hive/pull/4214#issuecomment-1503050989

   
   
   
   TestActivePassiveHA was disables and reason was -
   testManualFailoverUnauthorized failing at assertTrue(sendDelete(url1, 
false).contains("Unauthorized"));
   As not sending any Auth header should get HTTP 401 with empty response. 
Empty response was not handled in sendAuthMethod(...)
   This has been fixed in this PR
   
   
   http://ci.hive.apache.org/job/hive-flaky-check/639/
   
   


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