v.25.6Bug Fix (user-visible misbehavior in an official stable release)
Fix crash
Fix crash in Kafka due to get_member_id() was creating std::string from NULL (it was likely an issue only in case of connection to broker had been failed). #80793 (Azat Khuzhin).