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

[Backport 2.11] Add Flint Index Purging Logic #2389

Merged
merged 1 commit into from
Oct 28, 2023

Add Flint Index Purging Logic (#2372)

31593cb
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Add Flint Index Purging Logic #2389

Add Flint Index Purging Logic (#2372)
31593cb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 28, 2023 in 1s

14.00% of diff hit (target 96.50%)

View this Pull Request on Codecov

14.00% of diff hit (target 96.50%)

Annotations

Check warning on line 50 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 53 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 57 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 63 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 67 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 73 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L70-L73

Added lines #L70 - L73 were not covered by tests

Check warning on line 78 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 82 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L82

Added line #L82 was not covered by tests

Check warning on line 84 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L84

Added line #L84 was not covered by tests

Check warning on line 86 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L86

Added line #L86 was not covered by tests

Check warning on line 90 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 96 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L96

Added line #L96 was not covered by tests

Check warning on line 99 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 104 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 107 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L107

Added line #L107 was not covered by tests

Check warning on line 112 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 122 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 128 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 132 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L132

Added line #L132 was not covered by tests

Check warning on line 134 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L134

Added line #L134 was not covered by tests

Check warning on line 138 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L138

Added line #L138 was not covered by tests

Check warning on line 142 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L142

Added line #L142 was not covered by tests

Check warning on line 146 in spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/ClusterManagerEventListener.java#L146

Added line #L146 was not covered by tests

Check warning on line 22 in spark/src/main/java/org/opensearch/sql/spark/cluster/FlintIndexRetention.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/FlintIndexRetention.java#L22

Added line #L22 was not covered by tests

Check warning on line 51 in spark/src/main/java/org/opensearch/sql/spark/cluster/FlintIndexRetention.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/cluster/FlintIndexRetention.java#L44-L51

Added lines #L44 - L51 were not covered by tests