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

fix: sync task still running after DataNode has stopped #38441

Merged

fix: sync task still running after DataNode has stopped

5aa663c
Select commit
Loading
Failed to load commit list.
Merged

fix: sync task still running after DataNode has stopped #38441

fix: sync task still running after DataNode has stopped
5aa663c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 0s

62.22% of diff hit (target 80.00%)

View this Pull Request on Codecov

62.22% of diff hit (target 80.00%)

Annotations

Check warning on line 471 in internal/datanode/data_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/data_node.go#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 242 in internal/datanode/importv2/task_import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/importv2/task_import.go#L240-L242

Added lines #L240 - L242 were not covered by tests

Check warning on line 230 in internal/datanode/importv2/task_l0_import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/importv2/task_l0_import.go#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 351 in internal/datanode/writebuffer/write_buffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/writebuffer/write_buffer.go#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 670 in internal/datanode/writebuffer/write_buffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/writebuffer/write_buffer.go#L669-L670

Added lines #L669 - L670 were not covered by tests