[ 
https://issues.apache.org/jira/browse/HBASE-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249444#comment-13249444
 ] 

Hudson commented on HBASE-5735:
-------------------------------

Integrated in HBase-TRUNK #2727 (See 
[https://builds.apache.org/job/HBase-TRUNK/2727/])
    HBASE-5735 Clearer warning message when connecting a non-secure HBase 
client to a secure HBase server (Revision 1310914)

     Result = SUCCESS
stack : 
Files : 
* 
/hbase/trunk/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java

                
> 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
>            Assignee: Shaneal Manek
>            Priority: Trivial
>             Fix For: 0.92.2, 0.94.0
>
>         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

        

Reply via email to