Popular repositories
3,147 contributions in the last year
Less
More
Activity overview
Contributed to
ClickHouse/ClickHouse,
alesapin/XMorphy,
cmc-msu-ai/NLPDatasets
and 5 other
repositories
Contribution activity
May 2021
Created 35 commits in 1 repository
Created a pull request in ClickHouse/ClickHouse that received 17 comments
Standalone keeper server
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en Changelog category (leave one): Improvement Changelog e…
+1,179
−134
•
17
comments
Opened 10 other pull requests in 2 repositories
ClickHouse/ClickHouse
2
open
7
merged
- One more error to retry in clickhouse-test
- One more attempt to fix retries in clickhouse-test
- Speedup test [test_jbod_balancer/test.py]
- Simplier isLocalAddress
- Set readonly mode if restarting thread failed to activate replica
- Fix strange code in KeyDescription
-
Also retry database creation in
clickhouse-test - Fix concurrent snapshot read/write
- Better error codes in Keeper when no leader alive
ClickHouse-Extras/NuRaft
1
merged
Reviewed 21 pull requests in 2 repositories
ClickHouse/ClickHouse 20 pull requests
- Gcc11 compatibility
- Fix mutation fail of StorageMemory
- Fix Zero-Copy replication with several S3 volumes (issue 22679)
- Standalone keeper server
- remove useless code
- Increase timeout for server restart in integration tests.
- Addition to #23997
- Adjust modulo function when used in partition key
- Fix abnormal termination when hdfs is unreachable
- Part movement between shards
- Try fix intersecting parts
- CompileExpressions comparison function constant case fix
- DOCSUP-8776: Docs for clickhouse-format
- Grand integration tests refactoring: Allow parallel run
- [RFC] Suppress exceptions from logger code
- Improve the description of the max_block_size parameter
- Add missing table schema for postgres dictionary
- Run check_*_compiler_flag earlier
- Add support for HTTP compression in dictionary source.
- Update metadata on replica recovery
eBay/NuRaft 1 pull request
Created an issue in eBay/NuRaft that received 4 comments
Race condition between create_snapshot and read_logical_snp_obj
Hi!
In my state machine implementation, I'm always using the single latest snapshot. I've encountered the following case:
2021.05.05 21:35:46.89960…
4
comments