Affected Version
Druid 0.16
Description
The web-console's Datasources view and the Segments view would not work if there is a leader change in the background. It's because the backend API which invokes the coordinator to get segments does not handle leader changes.
The workaround for now would be to restart the coordinator, so that router connects to the current leader.
Affected Version
Druid 0.16
Description
The web-console's Datasources view and the Segments view would not work if there is a leader change in the background. It's because the backend API which invokes the coordinator to get segments does not handle leader changes.
The workaround for now would be to restart the coordinator, so that router connects to the current leader.