issues
search
alexmojaki
/
s3-stream-upload
Manages streaming of data to AWS S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.
MIT License
208
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to use awssdk v2
#47
skiyooka
opened
2 months ago
3
airbyte integration with R2
#46
videnkz
closed
2 years ago
6
Exposing method to set Content-Type of the object while uploading to s3
#45
sravya31
closed
2 years ago
2
Support setting custom object metadata
#44
nikolajovickg
closed
2 years ago
2
Update AWS SDK to V2
#43
alexwhiteoval
opened
2 years ago
6
Sdk v2 - test rewrite
#42
alexwhiteoval
closed
2 years ago
2
Fix #40 - Abort multipart upload when content is empty
#41
kcalcagno
closed
3 years ago
1
Multipart upload is left dangling when uploading an empty file
#40
kcalcagno
closed
3 years ago
0
Can I stream a file upload to S3 from Rest API (MultipartFile file) without Storing in Memory by using this library?
#39
fusekamal
closed
3 years ago
2
Fix #37 - use String.valueOf to protect against null uploadId in toString
#38
kcalcagno
closed
3 years ago
2
Calling abort before the upload has been initiated results in NPE
#37
kcalcagno
closed
3 years ago
0
Updated version of Amazon AWS lib (1.11 -> 1.12)
#36
AlexBen
closed
3 years ago
2
Where to start
#35
Kalyan-D
closed
3 years ago
4
Sort PartETag list before sending to AWS
#34
dana-katzenelson-livongo
closed
3 years ago
3
InvalidPartOrder error on complete
#33
dana-katzenelson-livongo
closed
3 years ago
3
Java heap space issue
#32
swetabdas
closed
4 years ago
8
Bump junit from 4.12 to 4.13.1
#31
dependabot[bot]
closed
3 years ago
0
How to upload a simple File from InputStream ?
#30
emmanuel-D
closed
4 years ago
20
Random nullpointer exception
#29
fredwilliamson
closed
4 years ago
2
Better handle exceptions during upload
#28
alexmojaki
closed
4 years ago
1
StreamTransferManager got stuck when part upload fails
#27
gkolakowski-ias
closed
4 years ago
9
Add S3 upload integrity check
#26
gkolakowski-ias
closed
4 years ago
2
com.amazonaws.http.timers.client.SdkInterruptedException thrown
#25
cwhorton
closed
4 years ago
2
Upgrade to AWS SDK v2
#24
alexmojaki
opened
4 years ago
0
Support AWS SDK version 2
#23
danfink
opened
4 years ago
14
Set Content-disposition
#22
ghost
closed
4 years ago
4
Support empty stream upload
#21
alexmojaki
closed
5 years ago
4
README in sync with Releases
#20
StephanPraetsch
closed
5 years ago
1
Bump aws-java-sdk dependency version
#19
valenterry
closed
5 years ago
3
Upload thrashing when splitting stream
#18
claykirk
closed
4 years ago
6
File corruption using this library
#17
mmindenhall
closed
5 years ago
14
Let errors bubble up naturally, abort in finally
#16
alexmojaki
closed
5 years ago
2
Rethrow errors directly
#15
alexmojaki
closed
5 years ago
0
do not catch Throwable as it includes non-recoverable errors such as OOM
#14
jmarek78
closed
5 years ago
2
S3 stream function
#13
sivagiri
closed
5 years ago
15
Tests - replace deprecated AwsS3Client construction
#12
tv-plot
closed
5 years ago
1
About generateData() function
#11
ghost
closed
5 years ago
15
update version and fix one bug/typo
#10
khoa-tran-rozetta
closed
5 years ago
1
Feature/compress on the fly
#9
denis-mikhalkin-sirca
closed
5 years ago
2
Part size ignored
#8
vickichowder
closed
6 years ago
2
Make StreamPart a public class
#7
vickichowder
closed
6 years ago
2
AmazonS3Exception: One or more of the specified parts could not be found
#6
vickichowder
closed
6 years ago
7
compressing input data before sending to s3
#5
SanthoshPrasad
closed
6 years ago
1
last few bytes not saved
#4
mikestnx
closed
7 years ago
3
Content-type always sent as application/x-www-form-urlencoded; charset=utf-8
#3
MaikeMota
closed
7 years ago
7
Memory consuming
#2
minhtrex
closed
7 years ago
1
auto-flush added (optional)
#1
idozorenko
closed
5 years ago
2