wchevreuil commented on issue #566: HBASE-22380 break circle replication when doing bulkload URL: https://github.com/apache/hbase/pull/566#issuecomment-527917832 Concept is the same, but there were major changes between branch-2 and master code bases that required some re-work to come with a PR to master. For example, there's no *LoadIncrementalHFiles*, the most equivalent class is *BulkLoadHFilesTool*. Same for *SecureBulkLoadClient*, which was removed on master branch, being replaced by *AsyncClusterConnection*/*AsyncClusterConnectionImpl* methods.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
