Ted Yu created HBASE-17037:
------------------------------
Summary: Enhance LoadIncrementalHFiles API to convey loaded files
Key: HBASE-17037
URL: https://issues.apache.org/jira/browse/HBASE-17037
Project: HBase
Issue Type: Improvement
Reporter: Ted Yu
When Map<byte[], List<Path>> is passed to LoadIncrementalHFiles, we should
provide a means for the caller to get the collection of Paths for the loaded
hfiles.
The functionality added by HBASE-16821 is preserved as shown by the modified
TestLoadIncrementalHFiles#testSimpleLoadWithMap
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)