Skip to content

issues Search Results · repo:aws/aws-sdk-java-v2 language:Java

Filter by

1k results
 (84 ms)

1k results

inaws/aws-sdk-java-v2 (press backspace or delete to remove)

Describe the bug This issue reproduces a bug in the AWS SDK for Java (S3 Async Client) where data integrity is not preserved when uploading large objects (e.g., 50 MB) using BlockingInputStreamAsyncRequestBody. ...
bug
needs-triage
  • sne11ius
  • Opened 
    15 minutes ago
  • #5957

Describe the bug When MetaTableSchemaCache is accessed concurrently, it leads to MetaTableSchemaCache ConcurrentModificationException . java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1229) ...
bug
needs-triage
  • musketyr
  • Opened 
    1 hour ago
  • #5955

Describe the feature Currently the migration tool for migrating from v1 to v2 is only supported for Java codebases. Can we also support Scala codebases which are using sdk v1? Use Case This will greatly ...
feature-request
needs-review
p2
  • jhancock93
  • Opened 
    4 hours ago
  • #5954

Describe the bug Hi, I m struggling with something that seems like it should be simple using the DDB enhanced client with the Immutables library. I m trying to annotate a method with both @Value.Default ...
bug
needs-triage
  • Sinbios
  • Opened 
    yesterday
  • #5950

Describe the feature Context AwsCrtHttpClient returns a generic HttpException that requires looking at the error message to understand the type of error. This is different than ApacheHttpClient which ...
feature-request
p2
  • thomasjinlo
  • Opened 
    5 days ago
  • #5943

Describe the bug This code produces an OOM with 2.30.10 but doesn t with 2.29.20 Java 17.0.14 JVM flags: -XX:+ExitOnOutOfMemoryError -Xmx1G -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=156225K -XX:ReservedCodeCacheSize=240M ...
bug
p1
potential-regression
response-requested
  • magware-dev
  • 3
  • Opened 
    7 days ago
  • #5937

Describe the feature Provide a class to handle the port forwarding after creating a SSM session using AWS-StartPortForwardingSessionToRemoteHost. Use Case My use case is the same as described here. ...
feature-request
needs-triage
  • LoganWlv
  • Opened 
    7 days ago
  • #5935

/### Describe the bug After upgrading to 2.30.x (we tried both .0 and .25), we see a huge increase in the number of NumberFormatException thrown by the SDK from e.g. async DynamoDB request (and potentially ...
bug
p1
potential-regression
  • Hexcles
  • 10
  • Opened 
    7 days ago
  • #5933

Describe the bug java.io.NotSerializableException: software.amazon.awssdk.core.util.DefaultSdkAutoConstructList Regression Issue - [ ] Select this option if this issue appears to be a regression. ...
bug
closed-for-staleness
duplicate
  • ryucc
  • 1
  • Opened 
    9 days ago
  • #5924

Describe the bug Description The CodeWriter class currently includes content validation here that prevents overwriting files with different content. This appears to be an anti-pattern that goes against ...
bug
needs-triage
  • rpash
  • Opened 
    9 days ago
  • #5923
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub