Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Pinned
4,564 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 34 commits in 1 repository
Created 1 repository
- dotnwat/redpanda C++
Created a pull request in vectorizedio/redpanda that received 1 comment
doc: update contributing guidelines
This is not complete, but it does remove all of the out-of-date information about mailing lists. fixes: #67 Checklist Reference related issue Up…
Opened 7 other pull requests in 2 repositories
vectorizedio/redpanda
2
closed
4
merged
dotnwat/redpanda
1
open
Reviewed 21 pull requests in 1 repository
vectorizedio/redpanda 21 pull requests
- Replace the while(true) loop within v/coproc
- Fix/reloadable certificates
- rpk/container: Limit node core count
- s/e2e_tests: fixed assertion checking if segment sizes are unique
- Redpanda internal ci buillds
- Segment size jitter v2
- Fixed duplicated entries in fetch response
- Remove assert on detection of coproc no topic
- Copro read materialized v6
- k/fetch_request: Improve serialisation for v4+
- k/requests: only list topics for kafka namespace
- Fetch debounce
- build(deps): bump lodash from 4.17.15 to 4.17.20 in /src/js
- Updates chaostest to support Kafka tests
- k/protocol_utils: validate client_id size
- build scripts: format correctly
- tools/redpanda-gdb: added heapprof command
- ci: Add cloudbuild yaml definitions
- Leader stepdown v2
- Segment size jitter v1
- Revert "Merge branch 'leader-stepdown-v2' from Denis"
Created an issue in vectorizedio/redpanda that received 2 comments
Opened 15 other issues in 1 repository
vectorizedio/redpanda
13
open
2
closed
- make code formatting tooling available in redpanda repository
- specialize CODEOWNERS for co-proc javascript tree
- unify fetch request handling of partition wrapper
- use named batch types instead of bare ids
- avoid collectives when explicit sequencing is required
- materialized topics should minimize flushing
- fetch debouncing may produce duplicate entries in response
- storage: accurate unflushed byte age tracking
- storage: remove flush requirement from truncation
- storage: delay chunk hydration until required
- storage: adaptive fallocate should not wait on all inflight writes
- storage: attach reclaimer to segment appender chunk cache
- support reading past non-committed segment range
- eliminate dedicated write-behind buffering for each segment appender
- allocation underflow assertion triggered