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

Fix hardcoding of 20 second socket timeout down in HBaseClient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.90.1, 0.92.0
    • None
    • None

    Description

      There is this code in HBaseClient:

                  NetUtils.connect(this.socket, remoteId.getAddress(), 20000);
      

      We need to be able to set this if only for testing.

      Attachments

        1. HBASE-3456.patch
          2 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: