Commit 6aa2e87
HBASE-25288 Make MasterRpcServices not extends RSRpcServices and also HMaster not extends HRegionServer
1 parent 29b65bc commit 6aa2e87
File tree
41 files changed
+2067
-1954
lines changed- hbase-server/src
- main/java/org/apache/hadoop/hbase
- ipc
- master
- http
- regionserver
- replication/regionserver
- security/access
- util
- test/java/org/apache/hadoop/hbase
- client
- ipc
- master
- assignment
- http
- namequeues
- regionserver
- replication
- hbase-testing-util/src/main/java/org/apache/hadoop/hbase
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+2067
-1954
lines changedLines changed: 386 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 600 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments