v.20.3Bug Fix

Prevent Data Loss in Kafka Due to Exceptions Before Commit

Prevent losing data in Kafka in rare cases when exception happens after reading suffix but before commit. Fixes #9378 #9507 (filimonov)