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.x] Ensure support of the transport-nio by security plugin (HTTP) (#16474) #16565

Merged
merged 1 commit into from
Nov 5, 2024

Ensure support of the transport-nio by security plugin (HTTP) (#16474)

dad027f
Select commit
Loading
Failed to load commit list.
Merged

[Backport] [2.x] Ensure support of the transport-nio by security plugin (HTTP) (#16474) #16565

Ensure support of the transport-nio by security plugin (HTTP) (#16474)
dad027f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2024 in 0s

68.91% of diff hit (target 71.95%)

View this Pull Request on Codecov

68.91% of diff hit (target 71.95%)

Annotations

Check warning on line 128 in plugins/transport-nio/src/main/java/org/opensearch/http/nio/HttpReadWriteHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/http/nio/HttpReadWriteHandler.java#L128

Added line #L128 was not covered by tests

Check warning on line 265 in plugins/transport-nio/src/main/java/org/opensearch/http/nio/NioHttpServerTransport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/http/nio/NioHttpServerTransport.java#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 273 in plugins/transport-nio/src/main/java/org/opensearch/http/nio/NioHttpServerTransport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/http/nio/NioHttpServerTransport.java#L273

Added line #L273 was not covered by tests

Check warning on line 21 in plugins/transport-nio/src/main/java/org/opensearch/http/nio/ssl/SslUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/http/nio/ssl/SslUtils.java#L21

Added line #L21 was not covered by tests

Check warning on line 34 in plugins/transport-nio/src/main/java/org/opensearch/http/nio/ssl/SslUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/http/nio/ssl/SslUtils.java#L29-L34

Added lines #L29 - L34 were not covered by tests

Check warning on line 45 in plugins/transport-nio/src/main/java/org/opensearch/http/nio/ssl/SslUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/http/nio/ssl/SslUtils.java#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 160 in plugins/transport-nio/src/main/java/org/opensearch/transport/nio/NioTransportPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/transport/nio/NioTransportPlugin.java#L160

Added line #L160 was not covered by tests

Check warning on line 162 in plugins/transport-nio/src/main/java/org/opensearch/transport/nio/NioTransportPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/transport/nio/NioTransportPlugin.java#L162

Added line #L162 was not covered by tests

Check warning on line 170 in plugins/transport-nio/src/main/java/org/opensearch/transport/nio/NioTransportPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/transport-nio/src/main/java/org/opensearch/transport/nio/NioTransportPlugin.java#L170

Added line #L170 was not covered by tests