Skip to content

Cherry pick #80793 to 25.4: Fix crash in Kafka due to get_member_id() was creating std::string from NULL#80869

Merged
robot-ch-test-poll3 merged 2 commits intobackport/25.4/80793from
cherrypick/25.4/80793
May 27, 2025
Merged

Cherry pick #80793 to 25.4: Fix crash in Kafka due to get_member_id() was creating std::string from NULL#80869
robot-ch-test-poll3 merged 2 commits intobackport/25.4/80793from
cherrypick/25.4/80793

Conversation

@robot-ch-test-poll3
Copy link
Copy Markdown
Contributor

Original pull-request #80793

This pull-request is a first step of an automated backporting.
It contains changes similar to calling git cherry-pick locally.
If you intend to continue backporting the changes, then resolve all conflicts if any.
Otherwise, if you do not want to backport them, then just close this pull-request.

The check results does not matter at this step - you can safely ignore them.

Note

This pull-request will be merged automatically. Please, do not merge it manually (but if you accidentally did, nothing bad will happen).

Troubleshooting

If the PR was manually reopened after being closed

If this PR is stuck (i.e. not automatically merged after one day), check #80793 for pr-backports-created label and delete it.

Manually merging will do nothing. The pr-backports-created label prevents the original PR #80793 from being processed.

If the conflicts were resolved in a wrong way

If this cherry-pick PR is completely screwed by a wrong conflicts resolution, and you want to recreate it:

  • delete the pr-cherrypick label from the PR
  • delete this branch from the repository

You also need to check the original PR #80793 for pr-backports-created, and delete if it's presented there

The PR source

The PR is created in the CI job

azat added 2 commits May 25, 2025 18:38
…om NULL

It was likely an issue when the connection to broker had been failed.

Refs: #80674
Refs: ClickHouse/cppkafka#4
Fix crash in Kafka due to get_member_id() was creating std::string from NULL
@robot-ch-test-poll3 robot-ch-test-poll3 added pr-cherrypick Cherry-pick of merge-commit before backporting. Do not use manually - automated use only! do not test disable testing on pull request pr-bugfix Pull request with bugfix, not backported by default labels May 27, 2025
@robot-ch-test-poll3 robot-ch-test-poll3 merged commit c4e9b6d into backport/25.4/80793 May 27, 2025
26 of 27 checks passed
@robot-ch-test-poll3 robot-ch-test-poll3 deleted the cherrypick/25.4/80793 branch May 27, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not test disable testing on pull request pr-bugfix Pull request with bugfix, not backported by default pr-cherrypick Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants