Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
aws
/
aws-sdk-java-v2
Public
Notifications
You must be signed in to change notification settings
Fork
993
Star
2.6k
Code
Issues
342
Pull requests
54
Discussions
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
maxInFlightParts support for PutObject
#6801
Open
alextwoods
wants to merge 12 commits into
master
aws/aws-sdk-java-v2:master
from
alexwoo/max_in_flight_s3
aws/aws-sdk-java-v2:alexwoo/max_in_flight_s3
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
maxInFlightParts support for PutObject
#6801
alextwoods
wants to merge 12 commits into
master
aws/aws-sdk-java-v2:master
from
alexwoo/max_in_flight_s3
aws/aws-sdk-java-v2:alexwoo/max_in_flight_s3
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
Add support for maxInFlightPutObjectParts in MultipartS3AsyncClient
alextwoods
committed
488d51d
Copy full SHA for 488d51d
switch to single, universal maxInFlightParts config
alextwoods
committed
fe25917
Copy full SHA for fe25917
Cleanup tests, refactor UnknownContentLengthAsyncRequestBodySubscriber into its own class (following pattern from known content)
alextwoods
committed
3b7565d
Copy full SHA for 3b7565d
Add support for maxInFlightPutObjectParts in MultipartS3AsyncClient
alextwoods
committed
335d6db
Copy full SHA for 335d6db
switch to single, universal maxInFlightParts config
alextwoods
committed
404206f
Copy full SHA for 404206f
Cleanup tests, refactor UnknownContentLengthAsyncRequestBodySubscriber into its own class (following pattern from known content)
alextwoods
committed
7a665e7
Copy full SHA for 7a665e7
Merge branch 'alexwoo/max_in_flight_s3' of github.com:aws/aws-sdk-java-v2 into alexwoo/max_in_flight_s3
alextwoods
committed
46bcf64
Copy full SHA for 46bcf64
Commits on Mar 18, 2026
Merge branch 'master' into alexwoo/max_in_flight_s3
alextwoods
committed
6494dde
Copy full SHA for 6494dde
Add existing warn log to supression list
alextwoods
committed
32d913e
Copy full SHA for 32d913e
Fix log warning test failures
alextwoods
committed
05f412d
Copy full SHA for 05f412d
Update docs
alextwoods
committed
f1ff39e
Copy full SHA for f1ff39e
Commits on Mar 19, 2026
Tweak documentation
alextwoods
committed
b5ca00e
Copy full SHA for b5ca00e
You can’t perform that action at this time.