Files
doris/fe
Mingyu Chen 3202dc28e8 Fix bug that unable to delete redundant replicas (#1442)
This can happen if the Doris cluster is deployed with all, for example, SSD medium,
but create all tables with HDD storage medium property. Then getLoadScore(SSD) will
always return 0.0, so that no replica will be chosen when try to delete redundant
replicas.
2019-07-09 10:38:35 +08:00
..
2019-06-21 21:45:54 +08:00