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

enhance: enable compaction dynamicly #31068

Closed
wants to merge 6 commits into from

Merge remote-tracking branch 'upstream/master' into fix-panic-31059

071082c
Select commit
Loading
Failed to load commit list.
Closed

enhance: enable compaction dynamicly #31068

Merge remote-tracking branch 'upstream/master' into fix-panic-31059
071082c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 0s

85.58% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.58% of diff hit (target 80.00%)

Annotations

Check warning on line 196 in internal/datacoord/compaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction.go#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 213 in internal/datacoord/compaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction.go#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 660 in internal/datacoord/compaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction.go#L660

Added line #L660 was not covered by tests

Check warning on line 451 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 472 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L472

Added line #L472 was not covered by tests

Check warning on line 477 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L477

Added line #L477 was not covered by tests

Check warning on line 546 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L546

Added line #L546 was not covered by tests

Check warning on line 552 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L552

Added line #L552 was not covered by tests

Check warning on line 561 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L561

Added line #L561 was not covered by tests

Check warning on line 571 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L567-L571

Added lines #L567 - L571 were not covered by tests

Check warning on line 584 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L584

Added line #L584 was not covered by tests

Check warning on line 601 in internal/datacoord/compaction_trigger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/compaction_trigger.go#L600-L601

Added lines #L600 - L601 were not covered by tests

Check warning on line 555 in internal/datacoord/services.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datacoord/services.go#L555

Added line #L555 was not covered by tests