Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

processor: fix a bug that will cause processor Tick get stuck when downstream is Kafka #11339

Merged
merged 14 commits into from
Jul 4, 2024

Merge branch 'debug_kafka_sink_stuck' of github.com:asddongmen/ticdc …

54b828b
Select commit
Loading
Failed to load commit list.
Merged

processor: fix a bug that will cause processor Tick get stuck when downstream is Kafka #11339

Merge branch 'debug_kafka_sink_stuck' of github.com:asddongmen/ticdc …
54b828b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 4, 2024 in 1s

0.0000% of diff hit (target 0.0000%)

View this Pull Request on Codecov

0.0000% of diff hit (target 0.0000%)

Annotations

Check warning on line 49 in pkg/sink/kafka/sarama_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/kafka/sarama_factory.go#L49

Added line #L49 was not covered by tests

Check warning on line 54 in pkg/sink/kafka/sarama_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/kafka/sarama_factory.go#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 59 in pkg/sink/kafka/sarama_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/kafka/sarama_factory.go#L59

Added line #L59 was not covered by tests

Check warning on line 64 in pkg/sink/kafka/sarama_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/kafka/sarama_factory.go#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 69 in pkg/sink/kafka/sarama_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/kafka/sarama_factory.go#L69

Added line #L69 was not covered by tests

Check warning on line 74 in pkg/sink/kafka/sarama_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/kafka/sarama_factory.go#L71-L74

Added lines #L71 - L74 were not covered by tests