apache / apache/accumulo

Allow user to set user data on Scan, include in log messages on server side

Open
#2,956 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

Create an api method, like ScannerOptions.setUserData(String), that will allow the user to set a unique id or some other data on the scan that will allow them to correlate scan messages across servers and clients. The user data should be included in all scan msgs and exceptions.

Contributor guide

Open the contributing guide

Research direction

Start by locating ScannerOptions and tracing how scan messages and exceptions move between clients and servers. Define completion as a user-data API being available and the supplied data appearing in all scan messages and exceptions, with coverage for the affected paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.