apache / apache/apisix-java-plugin-runner

bug: 通过网关上传附件,16m左右会报错

Open
#198 14 comments 0 reactions 1 assignee Claimed by @tzssangglass View on GitHub
can't fix by us
Dominant language
Java
Stars
152
Forks
102
PR merge metrics
No merged PRs in 30d

Description

### Issue description

### Environment

* apisix-java-plugin-runner 3.0.1-SNAP
* apisix 2.15.0

### Minimal test code / Steps to reproduce the issue

1. 使用POSTMAN模拟上传附件
2. 附件大小大于16M报 503错误

### What's the actual result? (including assertion message & call stack if applicable)

### What's the expected result?

看到 plugins/ext-plugin/init.lua 有个限制

![image](https://user-images.githubusercontent.com/1793850/193440754-82149e52-8889-4822-b6d1-5513ce85f5d2.png)

调大这个MAX_DATA_SIZE限制,好像无效,继续报错,暂时无解

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.