apache / apache/arrow-java

[Java][FlightRPC] Flaky test TestDoExchange.tearDown

Open
#384 1 comment 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

 
```

[INFO] -------------------------------------------------------
7029[INFO] T E S T S
7030[INFO] -------------------------------------------------------
7031[INFO]
7032[INFO] Results:
7033[INFO]
7034[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
7035[INFO]
7036[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.249 s - in org.apache.arrow.flight.TestMetadataVersion
7037[INFO] Running org.apache.arrow.flight.TestServerOptions
7038[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.apache.arrow.flight.TestServerOptions
7039[INFO]
7040[INFO] Results:
7041[INFO]
7042Error: Errors:
7043Error: TestDoExchange.tearDown:74 » IllegalState Memory was leaked by query. Memory l...
7044[INFO]
7045Error: Tests run: 107, Failures: 0, Errors: 1, Skipped: 19
```

**Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-12233) / @lidavidm
#### Related issues:
- [[CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestDoExchange](https://github.com/apache/arrow/issues/31694) (is related to)

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

Contributor guide

Open the contributing guide

Research direction

Start with the linked CI check and org.apache.arrow.flight.TestDoExchange.tearDown at line 74 to reproduce the reported memory-leak error. Compare repeated runs and the related release-candidate issue, then consider the work done when the test runs without the teardown error and remains reliable in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.