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

maoling commented on HBASE-20230:
---------------------------------

[~vishk] sorry. I can't get your idea. the log message in RSRpcService is 
incorrect?

btw,
{code:java}
older than 1.3.
{code}
is is likely to lead to ambiguity

> Incorrrect log message in RSRpcService
> --------------------------------------
>
>                 Key: HBASE-20230
>                 URL: https://issues.apache.org/jira/browse/HBASE-20230
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.1
>            Reporter: Vishal Khandelwal
>            Priority: Minor
>
> At RPCServices:3040, exception is thrown for version lesser 1.3 but check is 
> for version 1.4
> VersionInfoUtil.hasMinimumVersion(context.getClientVersionInfo(), 1, 4)
> >> throw new UnknownScannerException("Throwing UnknownScannerException to 
> >> reset the client"
>  + " scanner state for clients older than 1.3.", e);



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to