Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.6.0
-
None
-
None
Description
Currently there are 3 weights:
- local
- same rack
- off rack
But if some nodes cache the block, then it's faster if client read block from these nodes. So we should have some more weights as following:
- local
- cached & same rack
- same rack
- cached & off rack
- off rack