gaborgsomogyi commented on PR #28136:
URL: https://github.com/apache/flink/pull/28136#issuecomment-4572189523

   I've tested the PR and throws the following exception by default:
   ```
   java.lang.OutOfMemoryError: Cannot reserve 5242880 bytes of direct buffer 
memory (allocated: 1930104246, limit: 1932735310)
   ```
   Steps to repro:
   - `s3.crt.enabled = true`
   - `s3.crt.target-throughput-gbps = 1`
   
   No matter how I've decreased the gbps I see the same blow-up.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to