simpler output
This commit is contained in:
@@ -24,7 +24,8 @@ func TestEcDistribution(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
for _, dn := range allocatedDataNodes {
|
for _, dn := range allocatedDataNodes {
|
||||||
fmt.Printf("info %+v %+v\n", dn.info, dn)
|
// fmt.Printf("info %+v %+v\n", dn.info, dn)
|
||||||
|
fmt.Printf("=> %+v %+v\n", dn.info.Id, dn.freeEcSlot)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user