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

Both LoadIncrementalHFiles#doBulkLoad() methods should set return value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      Currently there are two LoadIncrementalHFiles#doBulkLoad() methods.
      One returns a Map:

        public Map<LoadQueueItem, ByteBuffer> doBulkLoad(Map<byte[], List<Path>> map, final Admin admin,
      

      The other one is void return type.

      This issue makes both methods record return value which is used by the run() method.

      Attachments

        1. 17092.v1.txt
          3 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: