You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/08/28 01:13:52 UTC

[jira] [Resolved] (HBASE-9356) [0.94] SecureServer.INSECURE_VERSIONS is declared incorrectly

     [ https://issues.apache.org/jira/browse/HBASE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl resolved HBASE-9356.
----------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to 0.94. Thanks for the review, Ted.
                
> [0.94] SecureServer.INSECURE_VERSIONS is declared incorrectly
> -------------------------------------------------------------
>
>                 Key: HBASE-9356
>                 URL: https://issues.apache.org/jira/browse/HBASE-9356
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Trivial
>             Fix For: 0.94.12
>
>         Attachments: 9356.txt
>
>
> I just found spurious messages of the form:
> 2013-08-27 18:52:58,389 WARN org.apache.hadoop.hbase.ipc.SecureServer: Incorrect header or version mismatch from <host:port> got version 3 expected version 4
> Version 3 means insecure and the code tries to test for it, but the insecure version are declared in Set<Byte> and are then tested again an int, which apparently is always false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira