apache / apache/bookkeeper

Improve tests for ledger storage based test cases

Open
#1,219 0 comments 0 reactions 0 assignees View on GitHub
area/tests triage/week-33
Dominant language
Java
Stars
2k
Forks
976
Avg merge
6d 15h
Merged PRs (30d)
7

Description

*Motivation*

In #1218 , we test multiple features (e.g. piggyback lac, explicit lac, long poll) with different ledger storage implementation. However those tests are fully end-to-end tests, which is kind of expensive and redundant. It would be good to think of how to improve them.

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #1218 and its end-to-end tests for piggyback LAC, explicit LAC, and long poll across the ledger storage implementations. Identify which coverage is redundant and determine how the cases could be tested without fully end-to-end execution. Done means the relevant behavior remains covered with less expensive, less redundant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems, testing
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.