apache / apache/accumulo-fluo

Test close methods in API

Open
#187 2 comments 0 reactions 0 assignees View on GitHub
improvement
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Various parts of the API have close methods (FluoClient, Transaction, Snapshot, etc). Need to add ITs that exercise these inorder to define behaviour and prevent regressions. At least need to test calling close multiple times and using object after close is called.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the close methods on FluoClient, Transaction, Snapshot, and the other API objects named in the issue, along with the repository's existing integration-test conventions. Add integration tests for repeated close calls and for use after close, with expected behavior defined by the current API contracts; done means these cases are covered and the integration tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.