Yichuan Sun

Results 5 issues of Yichuan Sun

Line 35, the second bracket contains a redundant Chinese character “为”, which should be removed from bracket and put in front of the remain words. "为" is a preposition, while...

### What changes are proposed in this pull request? A new command to decommission a single worker. ### Why are the changes needed? https://github.com/Alluxio/alluxio/issues/15343 https://github.com/Alluxio/alluxio/pull/14000 Thanks for PR 14000, we...

cla-missing
API Change

### What changes are proposed in this pull request? Refactor the syncInterval calculation in PagedDoraWorker. The old one is duplicated at least three times. ### Why are the changes needed?...

type-code-quality

### What changes are proposed in this pull request? As title. It is part of an huge [PR](https://github.com/Alluxio/alluxio/pull/18008). This PR only contains the modification of UfsUrl. ### Why are the...

type-feature

### What changes are proposed in this pull request? As title. It is in progress till now. ### Why are the changes needed? Verify the correctness of NettyDataReaderStateMachine ### Does...