locationtech / locationtech/geomesa
CLI - log data store params
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
CLI - log data store params
should probably be debug level, and make sure to check for 'isPassword' on available stores.
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2632
Key: GEOMESA-2632
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Tue, 28 May 2019 13:25:25 -0400
Updated: Tue, 28 May 2019 13:25:25 -0400
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI code that logs data store parameters and inspect how available stores expose the isPassword flag. Change the logging behavior so parameters are emitted at debug level without password values, then verify the resulting CLI logs and any relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100