Allow user to set user data on Scan, include in log messages on server side
Open
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
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