[Java] Ensure Flight with native Netty transport is actually being tested
- Linguagem predominante
- Java
- Estrelas
- 94
- Forks
- 152
- Merge médio
- 3d 16h
- PRs com merge (30d)
- 11
Descrição
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.*
Guia de contribuição
Direção de pesquisa
Comece executando org.apache.arrow.flight.TestServerOptions e verificando por que o teste de socket de domínio é ignorado no CI. Inspecione a configuração do Maven e as dependências específicas da plataforma para o transporte nativo do Netty. Considera-se concluído quando o teste é executado com sucesso, em vez de ser ignorado, nas plataformas de CI aplicáveis.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- build-system, testing
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100