Robert Nica

Results 6 comments of Robert Nica

I'm trying to set the accelerate endpoint via the endpointOverride method to `https://.s3-accelerate.amazonaws.com` as suggested in the [Transfer Acceleration User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration.html) but I don't get to make it work. Example:...

@zoewangg is there any workaround for this besides forking the Java process and killing it like @alamaral mentions? In my case, it uploads the full 2.5 GB file correctly even...

Calling [FileUpload#pause()](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/transfer/s3/model/FileUpload.html#pause()) before canceling the future thread seems to make it stop uploading the current file too. The documentation mentions that the pause() only works with CRT-Based S3 clients. ```java...

Anyone still using the workaround? Checkpoint does not seem to work if applied to a newly restored container. I tried the workaround posted by @rst0git and the scripts by @MihaelBercic...

> @robertbio could you check that your kernel is compiled with CONFIG_CGROUP_FREEZER? @avagin I somehow missed your message, please excuse the delay in answering. I tried this on a cloud...