[Java] Collect JVM dump files in the case of failure
未关闭
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### Describe the enhancement requested
In development and specially figuring out CI jobs, it would be better if we can collect JVM dump files in the case of failure. This will help in debugging such issues properly.
### Component(s)
Java
贡献指南
调研方向
检查 repository 的 Java CI 配置及其失败处理步骤,因为没有指定具体的文件或 workflow。确定 job 失败时可以在哪里收集 JVM 转储文件;完成的标准是这些转储文件作为 CI 构件被保留,并可用于调试失败的 job。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- ci-cd
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100