[ https://issues.apache.org/jira/browse/HBASE-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shaneal Manek updated HBASE-5735: --------------------------------- Attachment: HBASE-5735-v3.patch Adds the server's version to the warning message when an insecure client is attempting to connect (per Jon's suggestion). > 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 > Attachments: HBASE-5375-v2.patch, HBASE-5375.patch, > HBASE-5735-v3.patch > > > 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