Highlights
- Pro
- 3 discussions answered
Block or Report
Block or report tezc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse585 contributions in the last year
Contribution activity
June 2022
Created 22 commits in 3 repositories
Created a pull request in redis/redis that received 7 comments
Fix Lua compile warning
Apparently, GCC 11.2.0 has a new fancy warning for misleading indentations. It prints a warning when BRET(b) is on the same line as the loop.
lua_b…
+2
−1
•
7
comments
Opened 22 other pull requests in 3 repositories
RedisLabs/redisraft
6
open
14
merged
- Version check for Redis 7.0
- Fix tls and sanitizer build on MacOS
- Delete unused files
- Detach RaftReq from entry on apply
- Fix MacOS compile warnings for hiredis
- Add RAFT.DEBUG DELAY_APPLY
- Fix multi documentation
- Fix Jepsen documentation
- Move EntryCache code into its own file
- Remove obsolete comment in join.c
- Delete unused include directives
- Remove obsolete comment about raft thread
- Fix Redis Test Suite
- Delete TODO document
- Move raftlib function into RaftLibraryInit()
- Fix linter warnings in tests
- Fix linter warnings in util.c
- Fix CMake TLS build comment
- Fix Terraform warning
- Use module config API
tezc/sc
1
merged
RedisLabs/jepsen-redisraft
1
open
Reviewed 16 pull requests in 2 repositories
RedisLabs/redisraft
15 pull requests
- Use module config API
- asking as an independent command
- add session migration key ("magic") to shardgroup replace command
- Version check for Redis 7.0
- Add RAFT.DEBUG DELAY_APPLY
- improved raft.import tests
- Detach RaftReq from entry on apply
- tweak to restore error handling to help debug failures
- add zero terminator to slot_str
- Fix funcs documentation
- add injected error for testing migration.
- two small fixes found during creation of happy path test
- Fix linter warnings in tests
- Fix linter warnings in util.c
- small change to enforce only a single concurrent migration
RedisLabs/raft
1 pull request
Created an issue in RedisLabs/redisraft that received 1 comment
Test failure: test_raft_log_max_file_size
_________________________ test_raft_log_max_file_size __________________________ cluster = <integration.sandbox.Cluster object at 0x7fb4135c7c10> d…
1
comment


