stoty commented on pull request #34:
URL: 
https://github.com/apache/phoenix-queryserver/pull/34#issuecomment-633403744


   I also think that it'd be best to explicitly check both kerberos properties, 
log an error when they are inconsistent, and only attempt the kerberos login if 
both are set to kerberos.
   
   I also think that we should mimic whatever HBase does when it encounters 
these inconsistent settings. If it works in unsecure mode, we should do that as 
well. If it doesn't work, we should just exit with an error.
   
   If the extra check that you've added still fails, fails then we'd better log 
an error, and exit early.


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


Reply via email to