stack
|
9ed8d60511
|
HDFS-16540. Data locality is lost when DataNode pod restarts in kubernetes (#4170)
This reverts the previous commit 4e47eb66d1
undone so I could reapply with the '.' after the HDFS-16540 as is done
in all other commits.
|
2022-04-28 10:28:01 -07:00 |
|
stack
|
4e47eb66d1
|
Revert "HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)"
Revert to add the '.' after HDFS-16540 so commit message format matches
precedent
This reverts commit bda0881bf9 .
|
2022-04-28 10:26:46 -07:00 |
|
huaxiangsun
|
bda0881bf9
|
HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)
When DN with the same UUID is registered with a different IP, host2DatanodeMap needs to be updated accordingly.
|
2022-04-28 10:24:37 -07:00 |
|