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 upPinned
4,578 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 53 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 10 other pull requests in 2 repositories
vectorizedio/redpanda
7
merged
2
closed
- coproc: capture copy from local binding
- coproc: update transport for reloadable credentials
- add sasl-related kafka request handling with default behavior
- Update README.md
- dirty chunky cache
- Add full featured in-memory file implementation
- gh: adds initial pull request template
- Plugin for GDB
- gh: update code owners for github
dotnwat/redpanda
1
open
Reviewed 39 pull requests in 1 repository
vectorizedio/redpanda 39 pull requests
- Fix/apply coprocessor with record headers
- Copro router lifetime
- Fix iobuf trim_front
- ppc: fix lifetime issues during shutdown
- Gobekli reporting granularity
- Incremental fetch support
- Feature ch1713 pandaproxy fetch
- Increasing Gobekli consistency checking accuracy
- k/fetch_request: do not send message_too_large response
- Async fetch request processing
- Make portions of metadata API copro aware
- r/admin: Fix swagger returned from admin
- Copro - refactor unit tests
- Initial support for unity builds - speeds up compilation by up to 58%
- Fix/reloadable certificates
- coproc: update codeowner for coprocessor
- Replace the while(true) loop within v/copro
- gobekli: Adds a report command to generate reports based on test data
- Learners promotion v2
- Last visible offset based on max offset replicated by majority
- 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
- Some pull request reviews not shown.
Created an issue in vectorizedio/redpanda that received 4 comments
Opened 18 other issues in 1 repository
vectorizedio/redpanda
13
open
5
closed
- assertion failure inside abseil flat hash set
- Ignore min.insync.replicas if passed as a topic configuration.
- kafka: partition id is not always set in fetch response error scenarios
- 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