apache / apache/arrow-java

[CI][Java] Sporadic failure in {{testDirectReservationListener}}

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

Description

I am seeing the following failure on a JNI build on an unrelated PR:
```Java

Error: Failures:
Error: TestReservationListener.testDirectReservationListener:58 expected:<8194> but was:<8193>
```

**Reporter**: [Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-17707) / @pitrou

**Note**: *This issue was originally created as [ARROW-17707](https://issues.apache.org/jira/browse/ARROW-17707). 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 TestReservationListener.testDirectReservationListener at line 58 and reproduce the reported failure in a JNI build. Compare the expected 8194 with the observed 8193 and trace the test's reservation-listener behavior until the sporadic result is explained; done means the test no longer fails spuriously.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.