We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replica*eon.replica_stub*replicas.recent.group.check.fail.count feat: add perf counter for group check failure XiaoMi/rdsn#495
replica*eon.replica_stub*replicas.recent.group.check.fail.count
replica*eon.replica_stub*bulk.load.running.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.running.count
replica*eon.replica_stub*bulk.load.downloading.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.downloading.count
replica*eon.replica_stub*bulk.load.ingestion.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.ingestion.count
replica*eon.replica_stub*bulk.load.succeed.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.succeed.count
replica*eon.replica_stub*bulk.load.failed.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.failed.count
replica*eon.replica_stub*bulk.load.ingestion.reject.write.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.ingestion.reject.write.count
replica*eon.replica_stub*bulk.load.download.file.success.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.download.file.success.count
replica*eon.replica_stub*bulk.load.download.file.fail.count feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.download.file.fail.count
replica*eon.replica_stub*bulk.load.download.file.size feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.download.file.size
replica*eon.replica_stub*bulk.load.max.ingestion.duration.time.ms feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.max.ingestion.duration.time.ms
replica*eon.replica_stub*bulk.load.max.duration.time.ms feat(bulk-load): add perf-counter XiaoMi/rdsn#567
replica*eon.replica_stub*bulk.load.max.duration.time.ms
replica*app.pegasus*rdb.write_limiter_rate_bytes feat(rocksdb): Adapt rate limiter to prevent bust writes and huge compaction #543
replica*app.pegasus*rdb.write_limiter_rate_bytes
[apps.replica] + pools = ...THREAD_POOL_INGESTION, THREAD_POOL_SLOG +[threadpool.THREAD_POOL_INGESTION] + name = ingestion + partitioned = false + worker_priority = THREAD_xPRIORITY_NORMAL + worker_count = 24 +[threadpool.THREAD_POOL_SLOG] + name = slog + worker_count = 1 [replication] + bulk_load_provider_root = bulk_load_root + max_concurrent_bulk_load_downloading_count = 5 + enable_latency_tracer = false + fds_read_batch_size = 100 [pegasus.server] + rocksdb_limiter_max_write_megabytes_per_sec = 500 + rocksdb_limiter_enable_auto_tune = false - get_meta_store_type = metacf
[pegasus.server] rocksdb_limiter_max_write_megabytes_per_sec feat(rocksdb): Adapt rate limiter to prevent bust writes and huge compaction #543
[pegasus.server] rocksdb_limiter_max_write_megabytes_per_sec
[pegasus.server] rocksdb_limiter_enable_auto_tune feat(rocksdb): Adapt rate limiter to prevent bust writes and huge compaction #543
[pegasus.server] rocksdb_limiter_enable_auto_tune
[replication] bulk_load_provider_root feat(bulk-load): bulk load ingestion part3 - execute ingestion #546
[replication] bulk_load_provider_root
[replication] max_concurrent_bulk_load_downloading_count feat(bulk-load): bulk load ingestion part3 - execute ingestion #546 feat(bulk-load): bulk load download part1 - replica start download XiaoMi/rdsn#465
[replication] max_concurrent_bulk_load_downloading_count
[threadpool.THREAD_POOL_INGESTION] feat(bulk-load): bulk load ingestion part3 - execute ingestion #546 feat(bulk-load): bulk load ingestion part2 - replica handle ingestion request XiaoMi/rdsn#490
[threadpool.THREAD_POOL_INGESTION]
[replication] enable_latency_tracer feat(utils): add latency trace tool XiaoMi/rdsn#510
[replication] enable_latency_tracer
[threadpool.THREAD_POOL_SLOG] perf(slog): add new pool for slog callback #566 perf(slog): Use a special thread pool for slog write callback XiaoMi/rdsn#568
[threadpool.THREAD_POOL_SLOG]
[replication] fds_read_batch_size refactor: make read batch size of fds configurable XiaoMi/rdsn#584
[replication] fds_read_batch_size
remove [pegasus.server] get_meta_store_type feat(rocksdb): Remove all calls of Pegasus introduced APIs on RocksDB #556
[pegasus.server] get_meta_store_type
The text was updated successfully, but these errors were encountered:
refactor: reduce compilation size for building each meta test (#577)
adeb3e9
No branches or pull requests
2.1.0-RC1
rdsn
pegasus
Incompatitable Modifications
New perf-counter
replica*eon.replica_stub*replicas.recent.group.check.fail.count
feat: add perf counter for group check failure XiaoMi/rdsn#495replica*eon.replica_stub*bulk.load.running.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.downloading.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.ingestion.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.succeed.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.failed.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.ingestion.reject.write.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.download.file.success.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.download.file.fail.count
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.download.file.size
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.max.ingestion.duration.time.ms
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*eon.replica_stub*bulk.load.max.duration.time.ms
feat(bulk-load): add perf-counter XiaoMi/rdsn#567replica*app.pegasus*rdb.write_limiter_rate_bytes
feat(rocksdb): Adapt rate limiter to prevent bust writes and huge compaction #543Configuration update
[pegasus.server] rocksdb_limiter_max_write_megabytes_per_sec
feat(rocksdb): Adapt rate limiter to prevent bust writes and huge compaction #543[pegasus.server] rocksdb_limiter_enable_auto_tune
feat(rocksdb): Adapt rate limiter to prevent bust writes and huge compaction #543[replication] bulk_load_provider_root
feat(bulk-load): bulk load ingestion part3 - execute ingestion #546[replication] max_concurrent_bulk_load_downloading_count
feat(bulk-load): bulk load ingestion part3 - execute ingestion #546 feat(bulk-load): bulk load download part1 - replica start download XiaoMi/rdsn#465[threadpool.THREAD_POOL_INGESTION]
feat(bulk-load): bulk load ingestion part3 - execute ingestion #546 feat(bulk-load): bulk load ingestion part2 - replica handle ingestion request XiaoMi/rdsn#490[replication] enable_latency_tracer
feat(utils): add latency trace tool XiaoMi/rdsn#510[threadpool.THREAD_POOL_SLOG]
perf(slog): add new pool for slog callback #566 perf(slog): Use a special thread pool for slog write callback XiaoMi/rdsn#568[replication] fds_read_batch_size
refactor: make read batch size of fds configurable XiaoMi/rdsn#584remove
[pegasus.server] get_meta_store_type
feat(rocksdb): Remove all calls of Pegasus introduced APIs on RocksDB #556The text was updated successfully, but these errors were encountered: