You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/04 14:09:23 UTC

[GitHub] [hbase] wchevreuil commented on issue #566: HBASE-22380 break circle replication when doing bulkload

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:
users@infra.apache.org


With regards,
Apache Git Services