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

Add an option to enable multiget in parallel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently, multiget operation will be processed serially on the server side, RSRpcServices#multi will handle the Action one by one. We can add an option to handle this in parallel, just like what parallel seek doing. In some scenarios, this can improve multiget performance a lot.

      Attachments

        Issue Links

          Activity

            People

              javaman_chen chenxu
              javaman_chen chenxu
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: