HeYuchen

Results 7 issues of HeYuchen

https://github.com/apache/incubator-pegasus/issues/1081

cpp
thrift

https://github.com/apache/incubator-pegasus/issues/1060 As issue said, meta_http_service unit test always meet core when running `start_compaction_test` and `update_scenario_test`. This pr fixs this problem.

type/bug-fix
cpp

# Background Pegasus currently supports cold backup and restore functions, but both of them have some disadvantages. For cold backup, pegasus supports periodic backup through policy. Users can create a...

type/enhancement

## Feature Request Pegasus has supported bulk load function, rely on [Rocksdb ingestion](https://github.com/facebook/rocksdb/wiki/Creating-and-Ingesting-SST-files). When ingesting data, Rocksdb will reject write request, so Pegasus will also reject user write requests during...

type/enhancement

## Introduction As Pegasus has already donated to ASF, all files are expected to have license header, either ASF license, or thirdparty copyright. Pegasus is a license-complex project, includes rDSN,...

## Feature Request Pegasus has already support hotpot partition detection, even the most hot key in this partition. However, it needs some enhancement to make function much stronger, including: -...

type/enhancement

https://github.com/apache/incubator-pegasus/issues/1081 This pr supports starting onetime backup, including: - implements `start_backup_app` for meta server to trigger onetime backup - add related unit tests - implement `start_app_backup` for shell This pr...

cpp
thrift
component/backup_restore