Hey, When Java client is reading from replica then how is handled the case when such replica starts to lag? (struggles to replicate data from the leader). Does consumer, coordinator or group leader have any logic to detect such cases and try to switch over to other replica in those cases? (pointers to code, configuration options would be awesome). Thanks in advance.
-- BR, Michał Łowicki