Commit 28458de
committed
HBASE-30238 Preserve bulkload descriptor cluster ids for replication
Keep using BulkLoadDescriptor cluster ids when invoking HFileReplicator so replicated bulkload RPCs do not treat the target cluster as already handled. The ZooKeeper event tracking identity remains unchanged.1 parent 1b72829 commit 28458de
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
| 320 | + | |
322 | 321 | | |
323 | 322 | | |
324 | 323 | | |
| |||
0 commit comments