Allen Zhong

Results 79 comments of Allen Zhong

@lhy1024 It seems the CI tests are keep failing

> There are some logs about this fail. How will I get them? You may try to find them in the assets of Github Actions run. The stdout shows that...

Ummm, I reviewed the workflow and seems the log uploading has been broken for long... Maybe you can try to reproduce that on local server? Just follow the steps in...

What exactly does `Then every so often update the mirror.` do?

I think it would be better if we change those lines to a progress bar status that always refresh itself on the same line, as suggested in #1454

The error is at SSH connection time, do you confirm you have proper access to the remote server? Can you perform the command with `--ssh=system` successfully?

I can't reproduce this issue, could you provide a more specific procedure how you reproduce it? Did you notice any error message after the `reload` process indicates that "Write audit...

It seems `updateReplication()` and `updateReplicationMode()` are different functions in PD server, what would be the correct procedure to change `leader-schedule-limit` with the `/config` API?