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

The read/write timeout are not used in HTable.delete(List), HTable.get(List), and HTable.existsAll(List)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      HBASE-15866 splits rpc timeout into read timeout and write timeout.
      The HTable.delete(List), HTable.get(List), and HTable.existsAll(List) call AP#batch() to submit data, but they don’t use the read/write timeout argument. So the AP will use the rpc timeout got from hbase.rpc.timeout.

      Attachments

        1. HBASE-16556.branch-1.v0.patch
          8 kB
          Chia-Ping Tsai
        2. HBASE-16556.v0.patch
          7 kB
          Chia-Ping Tsai

        Activity

          People

            chia7712 Chia-Ping Tsai
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: