bitterfox commented on pull request #3591: URL: https://github.com/apache/hbase/pull/3591#issuecomment-900802340
>>Any chance to add UTs? >I'll try it. Added test case for both is secure. Unfortunately, I couldn't add a test case for non-secure and secure because it's difficult to start non-secure and secure cluster at the same time in a single process. User (UserGroupInformation) uses static heavily and it can be either SIMPLE auth or Kerberos auth, so either cluster confuse and won't work properly. If you know how to boot both of non-secure and secure cluster at the same time, please tell me so that I could add test case for it... -- 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]
