apache / apache/arrow-java

[FlightRPC][Integration] Ensure all RPC methods are covered by integration testing

Open
#299 3 comments 0 reactions 0 assignees View on GitHub
Type: enhancement
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

This would help catch issues like https://github.com/apache/arrow/issues/13853

**Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-17568) / @lidavidm
#### Related issues:
- [[Flight] Test Flight servers and clients with a generic gRPC services](https://github.com/apache/arrow/issues/20981) (relates to)

**Note**: *This issue was originally created as [ARROW-17568](https://issues.apache.org/jira/browse/ARROW-17568). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing FlightRPC integration tests and enumerating the RPC methods exposed by the Java implementation. Compare the two sets, then add coverage for methods that are missing; done means every RPC method is exercised by integration tests and issues like the linked Arrow 13853 case are detected.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, java
Domain
api, distributed-systems, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.