Skip to content

dependencies: bump sarama to fix the kafka cluste stuck and data race panic problem#1237

Merged
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
3AceShowHand:bump-sarama-fix-kafka-stuck
Apr 17, 2025
Merged

dependencies: bump sarama to fix the kafka cluste stuck and data race panic problem#1237
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
3AceShowHand:bump-sarama-fix-kafka-stuck

Conversation

@3AceShowHand
Copy link
Collaborator

What problem does this PR solve?

Issue Number: close #1236

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test

Questions

Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?

Release note

`None`

@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 16, 2025
@ti-chi-bot
Copy link

ti-chi-bot bot commented Apr 16, 2025

@3AceShowHand: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cdc-pulsar-integration-light 4845c97 link false /test pull-cdc-pulsar-integration-light
pull-cdc-kafka-integration-light 4845c97 link false /test pull-cdc-kafka-integration-light

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@ti-chi-bot
Copy link

ti-chi-bot bot commented Apr 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: asddongmen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot
Copy link

ti-chi-bot bot commented Apr 17, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-04-17 02:59:10.81438511 +0000 UTC m=+2916444.498621206: ☑️ agreed by asddongmen.

@ti-chi-bot ti-chi-bot bot merged commit edabce7 into pingcap:master Apr 17, 2025
11 of 13 checks passed
wk989898 pushed a commit to wk989898/ticdc that referenced this pull request Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bump sarama to the pingcap/sarama to fix the kafka stuck if the kafka cluster throttle

2 participants