casionone opened a new issue #1262: URL: https://github.com/apache/incubator-linkis/issues/1262
**Describe the bug** when uploading large bml resource files causes oom exception ``` ResponseBody is {"timestamp":1640865932274,"status":500,"error":"Internal ServerError","message":"","path":"/api/rest_j/v1/bml/upload"} Caused by: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:3236) ~[?:1.8.0_261] at org.eclipse.jetty.util.MultiPartInputStreamParser$MultiPart.write(MultiPartInputStreamParser.java:173) ~[jetty-util-9.4.30.v20200611.jar:9.4.30.v20200611] ``` -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org