apache / apache/accumulo-fluo

Log information about total # of reads attempted

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

Description

The transaction level log tracing summary currently only shows the # of reads that returned a value. It would be nice to log the total number of reads the transaction made (even reads that found nothing).

Contributor guide

Open the contributing guide

Research direction

Start by locating the transaction-level log tracing summary and trace where read attempts are counted versus reads that return a value. Update the summary to include total reads, including empty results, and verify the resulting log output with the relevant transaction tracing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, observability-sre
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.