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

Support batch ingestion in bulk API (#12457) #13306

Merged
merged 18 commits into from
Apr 30, 2024

Remove version constant

3cc7f41
Select commit
Loading
Failed to load commit list.
Merged

Support batch ingestion in bulk API (#12457) #13306

Remove version constant
3cc7f41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 0s

83.23% of diff hit (target 71.42%)

View this Pull Request on Codecov

83.23% of diff hit (target 71.42%)

Annotations

Check warning on line 112 in server/src/main/java/org/opensearch/action/bulk/BulkRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/bulk/BulkRequest.java#L112

Added line #L112 was not covered by tests

Check warning on line 360 in server/src/main/java/org/opensearch/action/bulk/BulkRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/bulk/BulkRequest.java#L360

Added line #L360 was not covered by tests

Check warning on line 482 in server/src/main/java/org/opensearch/action/bulk/BulkRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/bulk/BulkRequest.java#L482

Added line #L482 was not covered by tests

Check warning on line 41 in server/src/main/java/org/opensearch/ingest/IngestDocumentWrapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestDocumentWrapper.java#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 743 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L742-L743

Added lines #L742 - L743 were not covered by tests

Check warning on line 746 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L746

Added line #L746 was not covered by tests

Check warning on line 753 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L753

Added line #L753 was not covered by tests

Check warning on line 760 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L760

Added line #L760 was not covered by tests

Check warning on line 770 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L770

Added line #L770 was not covered by tests

Check warning on line 774 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L773-L774

Added lines #L773 - L774 were not covered by tests

Check warning on line 790 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L790

Added line #L790 was not covered by tests

Check warning on line 793 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L792-L793

Added lines #L792 - L793 were not covered by tests

Check warning on line 796 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L796

Added line #L796 was not covered by tests

Check warning on line 799 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L799

Added line #L799 was not covered by tests

Check warning on line 802 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L801-L802

Added lines #L801 - L802 were not covered by tests

Check warning on line 805 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L804-L805

Added lines #L804 - L805 were not covered by tests

Check warning on line 807 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L807

Added line #L807 was not covered by tests

Check warning on line 809 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L809

Added line #L809 was not covered by tests

Check warning on line 845 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L845

Added line #L845 was not covered by tests

Check warning on line 848 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L848

Added line #L848 was not covered by tests

Check warning on line 1059 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L1058-L1059

Added lines #L1058 - L1059 were not covered by tests

Check warning on line 1088 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L1088

Added line #L1088 was not covered by tests

Check warning on line 1096 in server/src/main/java/org/opensearch/ingest/IngestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ingest/IngestService.java#L1096

Added line #L1096 was not covered by tests