tzssangglass commented on issue #198:
URL: 
https://github.com/apache/apisix-java-plugin-runner/issues/198#issuecomment-1272830314

   > MAX_DATA_SIZE 调大到100,但是上传30m附件也会报错的
   
   As mentioned above, this is a limitation of StringBuilder. It has nothing to 
do with MAX_DATA_SIZE. Maybe you need to change the source code here and 
instead of using StringBuilder, read `this.resp.result(i)` as a file stream 


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