xichaomin created HBASE-26225:
---------------------------------

             Summary: let hbase.mapreduce.bulkload.assign.sequenceNumbers take 
effect in SecureBulkLoadManager.secureBulkLoadHFiles
                 Key: HBASE-26225
                 URL: https://issues.apache.org/jira/browse/HBASE-26225
             Project: HBase
          Issue Type: Improvement
          Components: Performance
            Reporter: xichaomin
         Attachments: SecureBulkLoadManager.diff

HBASE-10958 Call Flush before BulkLoad to obtain the latest sequenceID to 
prevent data loss during replay. 
'_hbase.mapreduce.bulkload.assign.sequenceNumbers_' controls whether to flush 
before BulkLoad, but we pass true to whether to flush in 
*SecureBulkLoadManager*. If we bulkload frequently we flush a lot of small 
files. Can we make 'hbase.mapreduce.bulkload.assign.sequenceNumbers' work in 
SecureBulkLoadManager? This passes -1 to sequenceId, we won't loss data.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to