Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20230

Incorrrect log message in RSRpcService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.1
    • 1.3.3, 1.4.6
    • None
    • None
    • Reviewed

    Description

      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);

      Attachments

        Activity

          People

            xucang Xu Cang
            vishk Vishal Khandelwal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: