ninsmiracle

Results 34 comments of ninsmiracle

I used `admin-cli` to check the manaul compaction progress. And this is the result I use `manual-compaction query -a TABLE_NAME` commond after manual compact begin or node stop: ![image](https://github.com/apache/incubator-pegasus/assets/110282526/d819feb0-884d-4b3d-9840-047d60aa27a3) And...

> Is the issue still open? I'm interested to solve this issue. Could please tell some more details. Thanks in Advance This is my way to recurrent this bug: 1....

> I’m confused how can this patch fix this issue, I guess the reason the compaction progress not update is caused by the [serving](https://github.com/apache/incubator-pegasus/blob/master/src/meta/meta_data.h#L217C28-L217C28) and the [progress](https://github.com/apache/incubator-pegasus/blob/master/src/meta/meta_data.cpp#L543) is not well...

> pegasus_manual_compact_service::check_manual_compact_state Yes, `pegasus_manual_compact_service::check_manual_compact_state()` will prevent compaction log doing with this replica util next day. So, if we have the parameter `last_finish_time_ms`, `pegasus_manual_compact_service::query_compact_status` will response the caller that 'this replica...

![disk_usage_load_balance](https://github.com/apache/incubator-pegasus/assets/110282526/780e65e9-45b2-4660-bed6-2897e33d2666)

![balance_policy_graph drawio](https://github.com/apache/incubator-pegasus/assets/110282526/2d207513-e963-4545-9334-135f54bfdb92)

> Is the file /home/work/ssd2/pegasus/alsgsrv-monetization-master/replica/reps/8.53.pegasus/plog/log.18129.608864535790 actually exists or not? When coredump happened, the file actually not exists.

> It's OK to me to remove the periodic manual compaction function, it can be replaced by thirdparty tools, feel free to remove it. I think it's reasonable to keep...

> > > It's OK to me to remove the periodic manual compaction function, it can be replaced by thirdparty tools, feel free to remove it. > > > >...

> > > > > It's OK to me to remove the periodic manual compaction function, it can be replaced by thirdparty tools, feel free to remove it. > >...