Details
Description
If the DistributedHerder encounters issues reading to the end of the config topic, it takes note of this fact by setting a field canReadConfigs to false and then acts accordingly at the start of its tick loop by trying again to read to the end of the config topic. However, if a subsequent attempt to read to the end of the config topic succeeds, the canReadConfigs field is never set back to true again, so no matter what, the herder will always attempt to read to the end of the config topic at the beginning of each tick.
Attachments
Issue Links
- links to