Clearer warning message when connecting a non-secure HBase client to a secure
HBase server
------------------------------------------------------------------------------------------
Key: HBASE-5735
URL: https://issues.apache.org/jira/browse/HBASE-5735
Project: HBase
Issue Type: Improvement
Components: security
Affects Versions: 0.92.1, 0.94.0
Reporter: Shaneal Manek
Priority: Trivial
When a connection from a non secure-rpc-engine
client is attempted the warning message you get is related to version
mismatch:
Mar 28, 3:27:13 PM WARN org.apache.hadoop.ipc.SecureServer Incorrect
header or version mismatch from 172.29.82.121:43849 got version 3
expected version 4
While this is true, it isn't as useful as it could be. A more specific error
message warning end users that they're connecting with a non-secure client may
be more useful.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira