apache / apache/apisix-java-plugin-runner

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

未关闭
#198 14 条评论 0 个 reaction 已指派 1 人 已被 @tzssangglass 认领 在 GitHub 查看
can't fix by us
主要语言
Java
星标
152
派生
102
PR 合并指标
30 天内没有已合并 PR

描述

### 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限制,好像无效,继续报错,暂时无解

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。