sguggilam commented on pull request #2578: URL: https://github.com/apache/hbase/pull/2578#issuecomment-715502125
Testing scenarios with behavior on new code: 1. Hadoop forceful methods not present in UGI - It would revert to the default behavior of using the non-forceful logouts based on time interval gap in UGI 2. Force relogin flag enabled and SASL login failure - It would do a force logout and login to clear the service tickets provided the previous relogin attempt is less than the configured relogin backoff 3. Forceful relogin flag is disabled and SASL login failure - It would revert to the default behavior of using the non-forceful logouts based on time interval gap in UGI ---------------------------------------------------------------- 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: [email protected]
