Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
95 contributions in the last year
Contribution activity
December 2020
Created 13 commits in 1 repository
Created a pull request in vectorizedio/redpanda that received 2 comments
Tracing mutex
Adds a tracing mutex, it tracks acquire rate and the longest lock holder (duration and id). #285
Opened 8 other pull requests in 1 repository
vectorizedio/redpanda
1
open
5
merged
2
closed
- gobekli/reporting: support rotated log files
- Gobekli: Decouples kafkakv and redpanda deployment
- Fixes a data race and time travel issue in kafkakv
- Fixes data race and time travel issues of kafkakv
- gobekli/reporting: includes Producer.sent latency into the reports
- gobekli/faults: adds elevated fsync latency fault injection
- Adds a stub init_producer_id request handler
- Adds stub for init_producer_id RPC call