apache / apache/cassandra-easy-stress
Honor options for compaction and compression on CreateDrop workloads
Open
- Dominant language
- Kotlin
- Stars
- 31
- Forks
- 21
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
Create drop is a little weird in that it creates schema on the fly. Because of that, it doesn't honor any of the dynamic options you can pass in at startup.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how CreateDrop creates its schema on the fly and how dynamic startup options are passed into workloads. Verify which compaction and compression options are available, then confirm that CreateDrop-created schema honors them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100