Xuanwo commented on issue #6521:
URL: https://github.com/apache/opendal/issues/6521#issuecomment-3542737749

   Thank you @0lai0 for working on this! I think this issue might be wrong 
since we already have the `exact` logic here: 
https://github.com/apache/opendal/blob/48c48b1a1d3821af0864adc878e3864019ee9755/core/src/types/context/write.rs#L137-L184
   
   Maybe we can add a unit test in `core/src/types/context/write.rs` to check 
that when we write a large buffer through the writer, it gets split into chunks 
instead of being written all at once.


-- 
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