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

redo(ticdc): enable pprof and set memory limit for redo applier #10904

Merged

fix lint

16f5d59
Select commit
Loading
Failed to load commit list.
Merged

redo(ticdc): enable pprof and set memory limit for redo applier #10904

fix lint
16f5d59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 27, 2024 in 1s

16.2162% of diff hit (target 0.0000%)

View this Pull Request on Codecov

16.2162% of diff hit (target 0.0000%)

Annotations

Check warning on line 52 in pkg/cmd/redo/apply.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/redo/apply.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 76 in pkg/cmd/redo/apply.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/redo/apply.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 97 in pkg/cmd/redo/apply.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/redo/apply.go#L88-L97

Added lines #L88 - L97 were not covered by tests

Check warning on line 53 in pkg/util/memory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/memory.go#L53

Added line #L53 was not covered by tests

Check warning on line 60 in pkg/util/memory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/memory.go#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 73 in pkg/util/memory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/memory.go#L62-L73

Added lines #L62 - L73 were not covered by tests