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

port HADOOP-6713 - threading scalability for RPC reads - to HBase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.6, 0.89.20100621
    • 0.89.20100924, 0.90.0
    • None
    • None

    Description

      HADOOP-6713 has patch to fix the read scalability of hadoop rpc. Right now a single thread accepts() then receives the RPC payload for every single RPC in hbase. Including object creation, writable deserialization, etc.

      Apply the patch from that issue to our own forked HBaseRPC code.

      Attachments

        1. HBASE-2941.patch
          8 kB
          ryan rawson
        2. HBASE-2941.txt
          8 kB
          ryan rawson
        3. HBASE-2941.xlsx
          202 kB
          ryan rawson
        4. HBaseServer.java
          43 kB
          Ted Yu
        5. Rplot001.png
          20 kB
          Todd Lipcon

        Activity

          People

            ryanobjc ryan rawson
            ryanobjc ryan rawson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: