Hey Guys,
when reloading the coordinator console multiple times, the “position” of the historical nodes changes every time. What does the horizontal position of the yellow dots indicate?
Thanks,
John
Hey Guys,
when reloading the coordinator console multiple times, the “position” of the historical nodes changes every time. What does the horizontal position of the yellow dots indicate?
Thanks,
John
I believe only the vertical position has meaning - horizontal positions are chosen at random so that with a large cluster nodes do not stack on top of each other, at least based on my understanding of this code https://github.com/druid-io/druid-console/blob/master/src/client/directives/tierCapacity.coffee#L57