[Java] Ensure Flight with native Netty transport is actually being tested
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
There's only one test that exercises the domain socket path and it appears it's getting skipped on CI
```
[INFO] Running org.apache.arrow.flight.TestServerOptions
Warning: Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.apache.arrow.flight.TestServerOptions
```
We should make sure this test works and figure out whatever Maven magic we need to get the right dependencies on the right platforms
**Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-17024) / @lidavidm
**Note**: *This issue was originally created as [ARROW-17024](https://issues.apache.org/jira/browse/ARROW-17024). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
先執行 org.apache.arrow.flight.TestServerOptions,並檢查為什麼 domain socket 測試在 CI 中被跳過。檢查 Maven 設定以及 native Netty transport 的平台特定相依性。在適用的 CI 平台上,測試能成功執行而不是被跳過,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- build-system, testing
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100