@@ -13,8 +13,8 @@ store-load-msg
1313
1414get-load-info
1515----
16- store-id=1 node-id=1 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=1
17- store-id=2 node-id=2 reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=0 node-adjusted-cpu=0 seq=0
16+ store-id=1 node-id=1 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=1
17+ store-id=2 node-id=2 status=unknown, refusing=leases,replicas reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=0 node-adjusted-cpu=0 seq=0
1818
1919store-leaseholder-msg
2020store-id=1
@@ -30,9 +30,9 @@ range-id=1 load=[cpu:80, write-bandwidth:80, byte-size:80] raft-cpu=20
3030
3131get-load-info
3232----
33- store-id=1 node-id=1 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=1
33+ store-id=1 node-id=1 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=1
3434 top-k-ranges (local-store-id=1) dim=CPURate: r1
35- store-id=2 node-id=2 reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=0 node-adjusted-cpu=0 seq=0
35+ store-id=2 node-id=2 status=unknown, refusing=leases,replicas reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=0 node-adjusted-cpu=0 seq=0
3636
3737make-pending-changes range-id=1
3838 rebalance-replica: remove-store-id=1 add-store-id=2
@@ -52,9 +52,9 @@ range-id=1 load=[cpu:80, write-bandwidth:80, byte-size:80] raft-cpu=20
5252
5353get-load-info
5454----
55- store-id=1 node-id=1 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=80 node-adjusted-cpu=0 seq=2
55+ store-id=1 node-id=1 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=80 node-adjusted-cpu=0 seq=2
5656 top-k-ranges (local-store-id=1) dim=CPURate: r1
57- store-id=2 node-id=2 reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:88, write-bandwidth:88, byte-size:88] node-reported-cpu=0 node-adjusted-cpu=88 seq=1
57+ store-id=2 node-id=2 status=unknown, refusing=leases,replicas reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:88, write-bandwidth:88, byte-size:88] node-reported-cpu=0 node-adjusted-cpu=88 seq=1
5858
5959# TODO: this test is confusing since it is sending StoreLeaseholderMsgs from
6060# s1 and s2 to the same clusterState, but s1 and s2 are not on the same node.
@@ -66,9 +66,9 @@ store-id=2
6666
6767get-load-info
6868----
69- store-id=1 node-id=1 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=80 node-adjusted-cpu=0 seq=2
69+ store-id=1 node-id=1 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=80 node-adjusted-cpu=0 seq=2
7070 top-k-ranges (local-store-id=1) dim=CPURate: r1
71- store-id=2 node-id=2 reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:88, write-bandwidth:88, byte-size:88] node-reported-cpu=0 node-adjusted-cpu=88 seq=1
71+ store-id=2 node-id=2 status=unknown, refusing=leases,replicas reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:88, write-bandwidth:88, byte-size:88] node-reported-cpu=0 node-adjusted-cpu=88 seq=1
7272 top-k-ranges (local-store-id=2) dim=ByteSize: r1
7373
7474get-pending-changes
@@ -94,9 +94,9 @@ change-id=2 store-id=1 node-id=1 range-id=1 load-delta=[cpu:-80, write-bandwidth
9494
9595get-load-info
9696----
97- store-id=1 node-id=1 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=80 node-adjusted-cpu=0 seq=2
97+ store-id=1 node-id=1 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=80 node-adjusted-cpu=0 seq=2
9898 top-k-ranges (local-store-id=1) dim=CPURate: r1
99- store-id=2 node-id=2 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=2
99+ store-id=2 node-id=2 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=2
100100 top-k-ranges (local-store-id=2) dim=ByteSize: r1
101101
102102
@@ -110,7 +110,7 @@ pending(0)
110110
111111get-load-info
112112----
113- store-id=1 node-id=1 reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=0 node-adjusted-cpu=0 seq=3
113+ store-id=1 node-id=1 status=unknown, refusing=leases,replicas reported=[cpu:0, write-bandwidth:0, byte-size:0] adjusted=[cpu:0, write-bandwidth:0, byte-size:0] node-reported-cpu=0 node-adjusted-cpu=0 seq=3
114114 top-k-ranges (local-store-id=1) dim=CPURate: r1
115- store-id=2 node-id=2 reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=2
115+ store-id=2 node-id=2 status=unknown, refusing=leases,replicas reported=[cpu:80, write-bandwidth:80, byte-size:80] adjusted=[cpu:80, write-bandwidth:80, byte-size:80] node-reported-cpu=80 node-adjusted-cpu=80 seq=2
116116 top-k-ranges (local-store-id=2) dim=ByteSize: r1
0 commit comments