You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix hasPayloadMembers() to ensure that the shape is an event before checking
for unbound event members. Otherwise, the test will always return true for
any shape that has member.
- For non full duplex requests, continue to perform a channel.read() call only
after writing the request to avoid ReadTimeoutExceptions.
Copy file name to clipboardExpand all lines: http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/NettyRequestExecutor.java
0 commit comments