v.25.6Bug Fix (user-visible misbehavior in an official stable release)

Keeper fix: block commits of new logs

Keeper fix: block commits of new logs if there is invalid entry in the logs. Previously, if leader applied some logs incorrectly, it would continue to commit new logs, even though the follower would detect digest mismatch and abort. #81780 (Antonio Andelic).